From 93f1e99e821e3ec083caa93cef116a5efd99bf7c Mon Sep 17 00:00:00 2001 From: Ryan Rumbaugh <rrumbaugh@nebraska.edu> Date: Mon, 24 Jun 2024 16:18:35 -0500 Subject: [PATCH] Resolve "Onboard Examsoft SP" --- nefed.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/nefed.xml b/nefed.xml index d220b53..2a13d0d 100644 --- a/nefed.xml +++ b/nefed.xml @@ -33843,7 +33843,6 @@ <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://ei.examsoft.com/GKWeb/saml/SingleLogout" /> <NameIDFormat>urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress</NameIDFormat> - <NameIDFormat>urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified</NameIDFormat> <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://ei.examsoft.com/GKWeb/saml/SSO" index="0" isDefault="true" /> <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" -- GitLab