From 06057b3b5e1b330fc1fe02694bd19912182be5ff Mon Sep 17 00:00:00 2001 From: Ian Boren <ianboren@nebraska.edu> Date: Thu, 8 Aug 2024 10:03:47 -0500 Subject: [PATCH] Updated nameid format in fmx 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