From 5bbefa2c99c15e7d67e8960bc95f8854b1842daa Mon Sep 17 00:00:00 2001
From: Andrew Costa <andrew.costa@nebraska.edu>
Date: Wed, 6 Apr 2022 12:10:01 -0500
Subject: [PATCH] Switched auditboard to persistent

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

diff --git a/nefed.xml b/nefed.xml
index f91501f..9f6727c 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -15657,6 +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: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"/>
             <AttributeConsumingService index="0">
                 <ServiceName xml:lang="en">Audit Board</ServiceName>
-- 
GitLab