From 833d7a4b4e5ac868890a3c07d6736d06815b7769 Mon Sep 17 00:00:00 2001
From: Ryan Rumbaugh <rrumbaugh@nebraska.edu>
Date: Thu, 12 Oct 2023 17:09:18 -0500
Subject: [PATCH] Resolve "Update Filevine Metadata to use Email NameId"

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

diff --git a/nefed.xml b/nefed.xml
index 6492e6b..54734b8 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -28815,7 +28815,7 @@ Gk3Mp05d1eUmuSx+la30QAXkFgNXDP3Cp3JSKyG5A6EWjhXTyuNZcI/ffo6tjNWg
             </mdui:UIInfo>
         </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:1.1:nameid-format:emailAddress</NameIDFormat>
             <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://d9e933ef-6f98-4876-9822-01850720d3ed.auth.us-west-2.amazoncognito.com/saml2/idpresponse" index="1" />
         </SPSSODescriptor>
         <Organization>
-- 
GitLab