From 1926ad4d90fb3657230511b170ba92c0596e181f Mon Sep 17 00:00:00 2001
From: Samay Bhojwani <samaybhojwani@nebraska.edu>
Date: Mon, 14 Apr 2025 13:30:52 -0500
Subject: [PATCH] revised changes to redirect_uri in LSTIT

---
 oidc/edu.unl.lstit-door.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/oidc/edu.unl.lstit-door.xml b/oidc/edu.unl.lstit-door.xml
index 8576fa4..d2f6cc6 100644
--- a/oidc/edu.unl.lstit-door.xml
+++ b/oidc/edu.unl.lstit-door.xml
@@ -18,7 +18,7 @@
         <md:NameIDFormat>urn:mace:shibboleth:metadata:oidc:1.0:nameid-format:public</md:NameIDFormat>
         <md:AssertionConsumerService
                 Binding="https://tools.ietf.org/html/rfc6749#section-3.1.2"
-                Location="https://LSTIT-DOOR.unl.edu/AIUniversal/Account/RegisterExternalLogin.aspx"
+                Location="https://LSTIT-DOOR.unl.edu/AIUniversal/Account/RegisterExternalLogin.aspx https://LSTIT-DOORTEST.unl.edu/AIUniversal/Account/RegisterExternalLogin.aspx"
                 index="1"/>
     </md:SPSSODescriptor>
 </md:EntityDescriptor>
-- 
GitLab