From ea63dde79f433832e87f60a88a686b09037e9b50 Mon Sep 17 00:00:00 2001 From: Andrew Costa <andrew.costa@nebraska.edu> Date: Tue, 1 Aug 2023 11:33:06 -0500 Subject: [PATCH] Uploaded new metadata for UNO Salesforce Student Success Hub --- nefed.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nefed.xml b/nefed.xml index 366ea0a..3117b08 100644 --- a/nefed.xml +++ b/nefed.xml @@ -29832,7 +29832,7 @@ and do *NOT* provide it in real time to your partners. </ContactPerson> </EntityDescriptor> <EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" - entityID="https://unomaha.force.com/studentportal" + entityID="https://unomaha.my.site.com/studentportal" xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> <Extensions> <mdrpi:RegistrationInfo registrationAuthority="https://nebraska.edu/nefed" /> @@ -29888,6 +29888,7 @@ and do *NOT* provide it in real time to your partners. <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://unomaha.my.salesforce.com?so=00D36000000Jefv" index="0" isDefault="true" /> + <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://unomaha.my.site.com/studentportal/login?so=00D36000000Jefv" index="1"/> <AttributeConsumingService index="0" isDefault="true"> <ServiceName xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">Salesforce Student Success Hub</ServiceName> <RequestedAttribute Name="unoCrmStudentNuid" isRequired="true" /> -- GitLab