From fcc5eede127abc8e431c7e8dcdfa77af78344e38 Mon Sep 17 00:00:00 2001 From: Ryan Rumbaugh <rrumbaugh@nebraska.edu> Date: Mon, 5 Jun 2023 11:48:42 -0500 Subject: [PATCH] Resolve "Update ACS for https://itswebapp-sso.nebraska.edu" --- nefed.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/nefed.xml b/nefed.xml index 411d7b5..52824f3 100644 --- a/nefed.xml +++ b/nefed.xml @@ -17282,6 +17282,24 @@ Location="https://its-security.nebraska.edu/Shibboleth.sso/SLO/POST" /> <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://its-security.nebraska.edu/Shibboleth.sso/SLO/Artifact" /> + <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" + Location="https://https://its-ams.nebraska.edu/Shibboleth.sso/SAML2/POST" index="1" /> + <AssertionConsumerService + Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign" + Location="https://https://its-ams.nebraska.edu/Shibboleth.sso/SAML2/POST-SimpleSign" + index="2" /> + <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" + Location="https://https://its-ams.nebraska.edu/Shibboleth.sso/SAML2/Artifact" index="3" /> + <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" + Location="https://https://its-ams.nebraska.edu/Shibboleth.sso/SAML2/ECP" index="4" /> + <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" + Location="https://https://its-ams.nebraska.edu/Shibboleth.sso/SLO/SOAP" /> + <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" + Location="https://https://its-ams.nebraska.edu/Shibboleth.sso/SLO/Redirect" /> + <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" + Location="https://https://its-ams.nebraska.edu/Shibboleth.sso/SLO/POST" /> + <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" + Location="https://https://its-ams.nebraska.edu/Shibboleth.sso/SLO/Artifact" /> </SPSSODescriptor> <Organization> <OrganizationName xml:lang="en-US"> -- GitLab