From 0c8beceaab3517a09d1eb979b9c67a40a8091707 Mon Sep 17 00:00:00 2001 From: "ian.boren" <ianboren@nebraska.edu> Date: Wed, 5 Apr 2023 14:42:45 -0500 Subject: [PATCH] Resolve "Add nameid to monday.com metadata" --- nefed.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/nefed.xml b/nefed.xml index 03e6c13..891bc9e 100644 --- a/nefed.xml +++ b/nefed.xml @@ -27919,6 +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> <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