From c609501a36b1ba9e2e54eaaadc129457a0af00e9 Mon Sep 17 00:00:00 2001
From: Ian Boren <ianboren@nebraska.edu>
Date: Fri, 2 Sep 2022 08:22:07 -0500
Subject: [PATCH] Changed ClinicNote nameid to emailAddress

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

diff --git a/nefed.xml b/nefed.xml
index 890bbe7..8935e46 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -17896,7 +17896,7 @@ bHwSoBy5hLPNALaEUoa5zPDwlixwRjFQTc5XXaRpgIjy/2gsL8+Y5QRhyXnLqgO67BlLYW/GuHE=</ds
                 </ds:KeyInfo>
             </KeyDescriptor>
             <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://dashboard.clinicnote.com/home/SignOut" />
-            <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://dashboard.clinicnote.com/saml/consume/saml-unk" index="1" />
             <AttributeConsumingService index="1">
                 <RequestedAttribute FriendlyName="sn" Name="urn:oid:2.5.4.4" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="false" />
-- 
GitLab