From f4129d3d7b927a09b294f0e5a08459e96e05a9bf Mon Sep 17 00:00:00 2001
From: Ryan Rumbaugh <rrumbaugh@nebraska.edu>
Date: Mon, 19 Aug 2024 16:23:13 -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 7025ec6..a7a5561 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: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://api.prismacloud.io/saml"
                 index="1" />
-- 
GitLab