From 16fef50e754976b79298ff84d868628f37461a2d Mon Sep 17 00:00:00 2001 From: Andrew Costa <andrew.costa@nebraska.edu> Date: Fri, 12 May 2023 11:20:34 -0500 Subject: [PATCH] Change nameID to persistent for Navigate --- nefed.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nefed.xml b/nefed.xml index 838af72..b573341 100644 --- a/nefed.xml +++ b/nefed.xml @@ -28245,7 +28245,7 @@ Gk3Mp05d1eUmuSx+la30QAXkFgNXDP3Cp3JSKyG5A6EWjhXTyuNZcI/ffo6tjNWg </ds:X509Data> </ds:KeyInfo> </KeyDescriptor> - <NameIDFormat>urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified</NameIDFormat> + <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://sso.livehealthyignite.com/saml/acs" index="0" isDefault="true" /> </SPSSODescriptor> -- GitLab