From bd700dbbf23dd728607e07d36bedab7454e41739 Mon Sep 17 00:00:00 2001
From: "ian.boren" <ianboren@nebraska.edu>
Date: Thu, 8 Aug 2024 11:30:08 -0500
Subject: [PATCH] Resolve "Update FMX nameid in metadata"

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

diff --git a/nefed.xml b/nefed.xml
index 11fb64e..b320efc 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -34751,7 +34751,7 @@ PRD49iI+tL/VkGo=
             </mdui:UIInfo>
         </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://unl.gofmx.com/login/saml2/callback" index="1" />
         </SPSSODescriptor>
         <Organization>
-- 
GitLab