From 8e4021860121697350ae178352b0317c6bcfefb7 Mon Sep 17 00:00:00 2001 From: Ryan Rumbaugh <rrumbaugh@nebraska.edu> Date: Wed, 6 Apr 2022 13:44:57 -0500 Subject: [PATCH] Update ACS URL's --- nefed.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nefed.xml b/nefed.xml index ab114e3..d6b6c6b 100644 --- a/nefed.xml +++ b/nefed.xml @@ -15955,9 +15955,9 @@ KNGked4df0r1o5CozJ35FjKx1fiYucuvGXU+UZd5Yg6sF6MRhQqud32X3eOFJXS/ndm/jGit7B6A <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://fess.nebraska.edu/sap/saml2/sp/slo/005" ResponseLocation="https://fess.nebraska.edu/sap/saml2/sp/slo/response/005" /> <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://fess.nebraska.edu/sap/saml2/sp/slo/005" /> <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://fess.nebraska.edu/sap/saml2/sp/slo/005" /> - <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://fess.nebraska.edu/sap/saml2/sp/acs/005" index="0" isDefault="true" /> - <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://fess.nebraska.edu/sap/saml2/sp/acs/005" index="1" /> - <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" Location="https://fess.nebraska.edu/sap/saml2/sp/acs/005" index="2" /> + <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://fess.nebraska.edu/sap/saml2/sp/register/005" index="0" isDefault="true" /> + <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://fess.nebraska.edu/sap/saml2/sp/register/005" index="1" /> + <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" Location="https://fess.nebraska.edu/sap/saml2/sp/register/005" index="2" /> </SPSSODescriptor> <RoleDescriptor xsi:type="fed:ApplicationServiceType" protocolSupportEnumeration="http://docs.oasis-open.org/ws-sx/ws-trust/200512 http://schemas.xmlsoap.org/ws/2005/02/trust http://docs.oasis-open.org/wsfed/federation/200706" xmlns:fed="http://docs.oasis-open.org/wsfed/federation/200706" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <KeyDescriptor use="signing"> -- GitLab