From 14adb4fb372c826a4453d112d9a5ecd3927767ee Mon Sep 17 00:00:00 2001
From: aljavonboles <aljavonboles@nebraska.edu>
Date: Wed, 21 Aug 2024 16:13:28 -0500
Subject: [PATCH] Resolve "OnBoard Gitlab Edit to NameID"

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

diff --git a/nefed.xml b/nefed.xml
index d970db0..acc09b6 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -35085,7 +35085,7 @@ PRD49iI+tL/VkGo=
         </Extensions>
         <SPSSODescriptor AuthnRequestsSigned="false" WantAssertionsSigned="false"
             protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol">
-            <NameIDFormat>urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified</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://gitlab.com/groups/unebraska/-/saml/callback" index="0"
                 isDefault="true" />
-- 
GitLab