From 9f629ca1f0f9e0423b83876abd32315eb024b55d Mon Sep 17 00:00:00 2001
From: Andrew Costa <andrew.costa@nebraska.edu>
Date: Thu, 27 Jul 2023 11:08:29 -0500
Subject: [PATCH] Fixed accidental deletion

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

diff --git a/nefed.xml b/nefed.xml
index e194997..ee658d8 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.-staging.com/sso/acs' isDefault='false'
+                Location='https://unl-global-experiences.via-trm-staging.com/sso/acs' isDefault='false'
                 index='1' />    
         </SPSSODescriptor>
         <Organization>
-- 
GitLab