From eba3f89ea71964ba0425d492a406eb9dd25b8011 Mon Sep 17 00:00:00 2001 From: Ryan Rumbaugh <rrumbaugh@nebraska.edu> Date: Mon, 22 Mar 2021 11:15:59 -0500 Subject: [PATCH] Use just one ACS URL... --- nefed.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nefed.xml b/nefed.xml index b512c3a..63a2365 100644 --- a/nefed.xml +++ b/nefed.xml @@ -12470,8 +12470,7 @@ KNGked4df0r1o5CozJ35FjKx1fiYucuvGXU+UZd5Yg6sF6MRhQqud32X3eOFJXS/ndm/jGit7B6A </mdui:UIInfo> <SPSSODescriptor AuthnRequestsSigned="false" WantAssertionsSigned="true" protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol"> <NameIDFormat>urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified</NameIDFormat> - <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://x34.emaint.com/wc.dll?X3~SAML" index="1" /> - <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://x48.emaint.com/wc.dll?X3~SAML~%26ACCOUNT=UNLCREC" index="2" /> + <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://x48.emaint.com/wc.dll?X3~SAML~&ACCOUNT=UNLCREC" index="1" /> </SPSSODescriptor> <Organization> <OrganizationName xml:lang="en">eMaint</OrganizationName> -- GitLab