From bb379e5f15edd81e0d1ce7faa323641417468154 Mon Sep 17 00:00:00 2001
From: Ryan Rumbaugh <rrumbaugh@nebraska.edu>
Date: Fri, 2 Aug 2024 13:29:15 -0500
Subject: [PATCH] Resolve "Release persistent nameid for Shorts Travel"

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

diff --git a/nefed.xml b/nefed.xml
index 3e050eb..862cc4d 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -33118,6 +33118,7 @@
                     </X509Data>
                 </KeyInfo>
             </KeyDescriptor>
+            <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:persistent</NameIDFormat>
             <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://authentication01.shortstravel.com/id/omahaathletics/ACS" index="0" isDefault="true" />
         </SPSSODescriptor>
         <Organization>
@@ -33196,6 +33197,7 @@
                     </X509Data>
                 </KeyInfo>
             </KeyDescriptor>
+            <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:persistent</NameIDFormat>
             <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://authenticationqa.shortstravel.com/id/omahaathletics/ACS" index="0" isDefault="true" />
         </SPSSODescriptor>
         <Organization>
-- 
GitLab