From ae46de6921de536fbbac7fcafc72116be33b08d9 Mon Sep 17 00:00:00 2001
From: Ian Boren <ianboren@nebraska.edu>
Date: Thu, 2 Feb 2023 11:49:33 -0600
Subject: [PATCH] Updated NameIDFormat for Palo Alto Expanse

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

diff --git a/nefed.xml b/nefed.xml
index ccebf87..e4f40d7 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -19292,7 +19292,7 @@ bHwSoBy5hLPNALaEUoa5zPDwlixwRjFQTc5XXaRpgIjy/2gsL8+Y5QRhyXnLqgO67BlLYW/GuHE=</ds
         Location="https://qadium.auth0.com/logout" />
         <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
         Location="https://qadium.auth0.com/logout" />
-        <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://qadium.auth0.com/login/callback?connection=XpanseNebraskaSSO-Expander"
         index="0" isDefault="true" />
-- 
GitLab