From 9c76719ec6dd6b63c8d25cbec8476e3d971f393a Mon Sep 17 00:00:00 2001
From: Andrew Costa <andrew.costa@nebraska.edu>
Date: Wed, 6 Apr 2022 08:59:53 -0500
Subject: [PATCH] Switched auditboard to persistent to test logging in with
 employeeID

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

diff --git a/nefed.xml b/nefed.xml
index ced6e67..a9d2872 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -15657,7 +15657,7 @@ KNGked4df0r1o5CozJ35FjKx1fiYucuvGXU+UZd5Yg6sF6MRhQqud32X3eOFJXS/ndm/jGit7B6A
                 <mdui:Logo height="85" width="141" xml:lang="en">https://www.auditboard.com/img/globals/logos/ab-logo-horizontal-blue-black.svg</mdui:Logo>
             </mdui:UIInfo>
         <SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol">
-            <NameIDFormat>urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress</NameIDFormat>
+            <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:persistent</NameIDFormat>
             <AssertionConsumerService index="1" isDefault="true" Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://nebraska.auditboardapp.com/api/v1/sso/saml/assert"/>
         </SPSSODescriptor>
         <ContactPerson contactType="technical">
-- 
GitLab