From ecf526678a465a3dfafd2012a3ab6117d3293e5b Mon Sep 17 00:00:00 2001 From: Andrew Costa <andrew.costa@nebraska.edu> Date: Thu, 27 Jul 2023 11:04:10 -0500 Subject: [PATCH] Removed extra closing Entity Descriptor tag --- nefed.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nefed.xml b/nefed.xml index 65a4fc5..e9af335 100644 --- a/nefed.xml +++ b/nefed.xml @@ -24955,7 +24955,7 @@ Location='https://unkstudyabroad.via-trm-staging.com/sso/acs' isDefault='true' index='0' /> <AssertionConsumerService Binding='urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST' - Location='https://unl-global-experiences.via-trm-staging.com/sso/acs' isDefault='false' + Location='https://unl-global-experiences.-staging.com/sso/acs' isDefault='false' index='1' /> </SPSSODescriptor> <Organization> @@ -29913,5 +29913,4 @@ and do *NOT* provide it in real time to your partners. <EmailAddress>security@nebraska.edu</EmailAddress> </ContactPerson> </EntityDescriptor> - </EntityDescriptor> </EntitiesDescriptor> -- GitLab