From b8afeb938d850472b7c3fd2d72549f6829d0c286 Mon Sep 17 00:00:00 2001
From: "andrew.costa" <andrew.costa@nebraska.edu>
Date: Wed, 23 Apr 2025 16:02:24 -0500
Subject: [PATCH] Resolve "Onboard Metadata for HPE Aruba Central"

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

diff --git a/nefed.xml b/nefed.xml
index cbe2b51..0513f41 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -38135,6 +38135,7 @@ PRD49iI+tL/VkGo=
                 </ds:X509Data>
             </ds:KeyInfo>
         </KeyDescriptor>
+        <NameIDFormat>urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress</NameIDFormat>
         <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://sso.common.cloud.hpe.com/sp/SLO.saml2"/>
         <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://sso.common.cloud.hpe.com/sp/SLO.saml2"/>
         <AssertionConsumerService index="0" Location="https://sso.common.cloud.hpe.com/sp/ACS.saml2" Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" isDefault="true"/>
-- 
GitLab