From 468ddc6de24801defdaf867f755ba7c4e8dceaa4 Mon Sep 17 00:00:00 2001
From: "ian.boren" <ianboren@nebraska.edu>
Date: Wed, 5 Apr 2023 15:59:53 -0500
Subject: [PATCH] Resolve "Change monday.com nameid to use emailaddress in
 metadata"

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

diff --git a/nefed.xml b/nefed.xml
index 891bc9e..181023b 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -27919,7 +27919,7 @@
             </mdui:UIInfo>
         </Extensions>
         <SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol" AuthnRequestsSigned="false" WantAssertionsSigned="false">
-            <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:persistent</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-hlcfpa.monday.com/saml/saml_callback" isDefault="true" index="0"/>
         </SPSSODescriptor>
         <Organization>
-- 
GitLab