From 67ea98b778163cc1228e15e5b9ab489529db3271 Mon Sep 17 00:00:00 2001
From: Ryan Rumbaugh <rrumbaugh@nebraska.edu>
Date: Mon, 10 Jul 2023 10:16:55 -0500
Subject: [PATCH] Resolve "Onboard Ariba Production SP"

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

diff --git a/nefed.xml b/nefed.xml
index f1c46dc..94bba0e 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -29511,7 +29511,7 @@ and do *NOT* provide it in real time to your partners.
                     </ds:X509Data>
                 </ds:KeyInfo>
             </KeyDescriptor>
-            <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:emailAddress</NameIDFormat>
+            <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:persistent</NameIDFormat>
             <AssertionConsumerService isDefault="true"
                 Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
                 Location="https://s3.ariba.com/Buyer/Main/ad/samlAuth/SSOActions?realm=NUSystemCHILDSITE-1"
-- 
GitLab