From 27671cd88177340b3ef95ca5210e0d9756eafc56 Mon Sep 17 00:00:00 2001
From: Ryan Rumbaugh <rrumbaugh@nebraska.edu>
Date: Tue, 13 Dec 2022 11:20:47 -0600
Subject: [PATCH] Resolve "Onboard new ACS endpoint for itswebapq"

---
 nefed.xml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/nefed.xml b/nefed.xml
index b211195..b926e86 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -12475,6 +12475,14 @@ KNGked4df0r1o5CozJ35FjKx1fiYucuvGXU+UZd5Yg6sF6MRhQqud32X3eOFJXS/ndm/jGit7B6A
             <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://digital-learning.nebraska.edu/Shibboleth.sso/SLO/Redirect" />
             <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://digital-learning.nebraska.edu/Shibboleth.sso/SLO/POST" />
             <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://digital-learning.nebraska.edu/Shibboleth.sso/SLO/Artifact" />
+            <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://qa-ams.nebraska.edu/Shibboleth.sso/SAML2/POST" index="1" />
+            <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign" Location="https://qa-ams.nebraska.edu/Shibboleth.sso/SAML2/POST-SimpleSign" index="2" />
+            <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://qa-ams.nebraska.edu/Shibboleth.sso/SAML2/Artifact" index="3" />
+            <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" Location="https://qa-ams.nebraska.edu/Shibboleth.sso/SAML2/ECP" index="4" />
+            <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://qa-ams.nebraska.edu/Shibboleth.sso/SLO/SOAP" />
+            <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://qa-ams.nebraska.edu/Shibboleth.sso/SLO/Redirect" />
+            <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://qa-ams.nebraska.edu/Shibboleth.sso/SLO/POST" />
+            <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://qa-ams.nebraska.edu/Shibboleth.sso/SLO/Artifact" />
         </SPSSODescriptor>
         <Organization>
             <OrganizationName xml:lang="en-US">NUContact</OrganizationName>
-- 
GitLab