From 314612ae237cb5192f4a7d48def2fd13ee606456 Mon Sep 17 00:00:00 2001
From: "andrew.costa" <andrew.costa@nebraska.edu>
Date: Thu, 22 Jun 2023 11:25:14 -0500
Subject: [PATCH] Resolve "Onboard Maptician Metadata"

---
 nefed.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/nefed.xml b/nefed.xml
index fdf20e8..519c656 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -28849,7 +28849,7 @@ Gk3Mp05d1eUmuSx+la30QAXkFgNXDP3Cp3JSKyG5A6EWjhXTyuNZcI/ffo6tjNWg
         </ContactPerson>
     </EntityDescriptor>
     <EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata"
-    entityID="https://unk.maptician.com/saml/acs_msft">
+    entityID="https://unk.maptician.com/saml/acs">
     <Extensions>
             <mdrpi:RegistrationInfo registrationAuthority="https://nebraska.edu/nefed" />
             <mdattr:EntityAttributes>
@@ -28865,11 +28865,11 @@ Gk3Mp05d1eUmuSx+la30QAXkFgNXDP3Cp3JSKyG5A6EWjhXTyuNZcI/ffo6tjNWg
                 <mdui:Logo height="85" width="141" xml:lang="en"></mdui:Logo>
             </mdui:UIInfo>
         </Extensions>
-    <SPSSODescriptor AuthnRequestsSigned="false" WantAssertionsSigned="false"
+    <SPSSODescriptor AuthnRequestsSigned="false" WantAssertionsSigned="true"
         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://unk.maptician.com/saml/acs_msft"
+            Location="https://unk.maptician.com/saml/acs"
             index="1" />
     </SPSSODescriptor>
     <Organization>
@@ -28893,7 +28893,7 @@ Gk3Mp05d1eUmuSx+la30QAXkFgNXDP3Cp3JSKyG5A6EWjhXTyuNZcI/ffo6tjNWg
             <GivenName>ITS Security</GivenName>
             <EmailAddress>security@nebraska.edu</EmailAddress>
         </ContactPerson>
-</EntityDescriptor>
+    </EntityDescriptor>
     <EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" ID="_0ba8d3488d597288c3710e30e8a086831a5642a9" entityID="https://identity-shib.protocallservices.com/tss">
         <Extensions xmlns:alg="urn:oasis:names:tc:SAML:metadata:algsupport">
             <alg:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha512"/>
-- 
GitLab