From d1ca30ecfb7db74ed434cc1a450189c8ac7f56b4 Mon Sep 17 00:00:00 2001
From: Andrew Costa <andrew.costa@nebraska.edu>
Date: Thu, 2 Dec 2021 14:56:01 -0600
Subject: [PATCH] Changed nameid from persistent to emailaddress

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

diff --git a/nefed.xml b/nefed.xml
index 1d0d3ae..eaa870f 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -14831,7 +14831,7 @@ KNGked4df0r1o5CozJ35FjKx1fiYucuvGXU+UZd5Yg6sF6MRhQqud32X3eOFJXS/ndm/jGit7B6A
                     </ds:X509Data>
                 </ds:KeyInfo>
             </KeyDescriptor>
-            <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:persistent</NameIDFormat>
+            <NameIDFormat>urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress</NameIDFormat>
             <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://follett.oktapreview.com/sso/saml2/0oa1ye8nbxDnAh8Ok1d7" index="0" isDefault="true" />
             <AttributeConsumingService index="0">
                 <ServiceName xml:lang="en">efollett QA 507 Nebraska IdP</ServiceName>
-- 
GitLab