From e229ced87e568ee7e76b3b916373444f5a83f9f9 Mon Sep 17 00:00:00 2001
From: Ryan Rumbaugh <rrumbaugh@nebraska.edu>
Date: Mon, 7 Aug 2023 14:14:35 -0500
Subject: [PATCH] Resolve "Onboard nugisportal.unl.edu.portal SP"

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

diff --git a/nefed.xml b/nefed.xml
index 1e84a96..a6de4af 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -30195,6 +30195,9 @@ and do *NOT* provide it in real time to your partners.
                 Location="https://nugisportal.unl.edu/portal/sharing/rest/oauth2/saml/signin" index="1" />
             <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect"
                 Location="https://nugisportal.unl.edu/portal/sharing/rest/oauth2/saml/signin" index="2" />
+                <NameIDFormat>
+                    urn:oasis:names:tc:SAML:2.0:nameid-format:persistent
+                </NameIDFormat>
         </SPSSODescriptor>
         <Organization xml:lang="en">
             <OrganizationName xml:lang="en">ArcGIS Enterprise</OrganizationName>
-- 
GitLab