From 1f17c6f3bb542174a795c2a0538cbe1a68001551 Mon Sep 17 00:00:00 2001 From: Ryan Rumbaugh <rrumbaugh@nebraska.edu> Date: Mon, 19 Aug 2024 16:17:11 -0500 Subject: [PATCH] Resolve "Update nameid for Prisma Cloud" --- nefed.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nefed.xml b/nefed.xml index c7e439f..7025ec6 100644 --- a/nefed.xml +++ b/nefed.xml @@ -34235,7 +34235,7 @@ PRD49iI+tL/VkGo= </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:2.0:nameid-format:persistent</NameIDFormat> <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://api.prismacloud.io/saml" index="1" /> -- GitLab