From f52ae9aa42cbb6c9e6de0af9112a320486d42a66 Mon Sep 17 00:00:00 2001
From: Ryan Rumbaugh <rrumbaugh@nebraska.edu>
Date: Mon, 26 Sep 2022 10:36:00 -0500
Subject: [PATCH] Resolve "New ACS endpoint for itswebapp-sso.nebraska.edu"

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

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