From 052f248fe7010eda6ce08fee43eb66e67c9c35d1 Mon Sep 17 00:00:00 2001
From: Ryan Rumbaugh <rrumbaugh@nebraska.edu>
Date: Fri, 2 Jun 2023 08:16:44 -0500
Subject: [PATCH] Added https://its-ams.nebraska.edu to ACS entries

---
 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