From 3e569a3f1caf8b45c8538577bd8da178d70c8813 Mon Sep 17 00:00:00 2001
From: Aljavon Boles <aljavonboles@nebraska.edu>
Date: Wed, 21 Aug 2024 17:12:18 -0400
Subject: [PATCH] Gitlab NameID change to email

---
 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