From 9a627fc070c0ee66c02d0c5cf5baa9ed1210ce8f Mon Sep 17 00:00:00 2001 From: Ryan Rumbaugh <rrumbaugh@nebraska.edu> Date: Thu, 4 Mar 2021 16:46:11 -0600 Subject: [PATCH] Correct incorrect path --- nefed.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nefed.xml b/nefed.xml index f2a7042..cbeec5f 100644 --- a/nefed.xml +++ b/nefed.xml @@ -11878,7 +11878,7 @@ KNGked4df0r1o5CozJ35FjKx1fiYucuvGXU+UZd5Yg6sF6MRhQqud32X3eOFJXS/ndm/jGit7B6A <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="http://localhost:8000/account/?acs" index="1"/> <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://uno-cpi-dev.herokuapp.com/account/?acs" index="2"/> <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://uno-cpi-cat.herokuapp.com/account/?acs" index="3"/> - <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://cepi.unomaha.eduaccount/account/?acs" index="4"/> + <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://cepi.unomaha.edu/account/?acs" index="4"/> <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://uno-cpi.herokuapp.com/account/?acs" index="5"/> </SPSSODescriptor> <Organization> -- GitLab