From ed8f2d366864323e022cf409e4ae0545130f478f Mon Sep 17 00:00:00 2001
From: Ryan Rumbaugh <rrumbaugh@nebraska.edu>
Date: Tue, 30 Jul 2024 13:40:53 -0500
Subject: [PATCH] Resolve "iClicker Beta Site Onboarding"

---
 nefed.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/nefed.xml b/nefed.xml
index 25a6e66..cf9e6e1 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -34480,6 +34480,7 @@ PRD49iI+tL/VkGo=
         <EncryptionMethod Algorithm="http://www.w3.org/2009/xmlenc11#rsa-oaep" />
         <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p" />
       </KeyDescriptor>
+      <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:persistent</NameIDFormat>
       <ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://sp-beta.reef-education.com/Shibboleth.sso/Artifact/SOAP" index="1" />
       <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://sp-beta.reef-education.com/Shibboleth.sso/SLO/SOAP" />
       <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://sp-beta.reef-education.com/Shibboleth.sso/SLO/Redirect" />
-- 
GitLab