From a788bef36693b141429b5491e34a73d29a1b1f06 Mon Sep 17 00:00:00 2001
From: Ryan Rumbaugh <rrumbaugh@nebraska.edu>
Date: Tue, 5 Apr 2022 13:54:55 -0500
Subject: [PATCH] Update ACS endpoints

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

diff --git a/nefed.xml b/nefed.xml
index f46e415..ab114e3 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -15950,14 +15950,14 @@ KNGked4df0r1o5CozJ35FjKx1fiYucuvGXU+UZd5Yg6sF6MRhQqud32X3eOFJXS/ndm/jGit7B6A
                 </ds:KeyInfo>
             </KeyDescriptor>
             <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:persistent</NameIDFormat>
-            <ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://itssapfis.nebraska.edu:1443/sap/saml2/sp/artifact/005" index="0" isDefault="true" />
-            <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://itssapfis.nebraska.edu:1443/sap/saml2/sp/slo/005" />
-            <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://itssapfis.nebraska.edu:1443/sap/saml2/sp/slo/005" ResponseLocation="https://itssapfis.nebraska.edu:1443/sap/saml2/sp/slo/response/005" />
-            <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://itssapfis.nebraska.edu:1443/sap/saml2/sp/slo/005" />
-            <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://itssapfis.nebraska.edu:1443/sap/saml2/sp/slo/005" />
-            <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://itssapfis.nebraska.edu:1443/sap/saml2/sp/acs/005" index="0" isDefault="true" />
-            <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://itssapfis.nebraska.edu:1443/sap/saml2/sp/acs/005" index="1" />
-            <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" Location="https://itssapfis.nebraska.edu:1443/sap/saml2/sp/acs/005" index="2" />
+            <ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://fess.nebraska.edu/sap/saml2/sp/artifact/005" index="0" isDefault="true" />
+            <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://fess.nebraska.edu/sap/saml2/sp/slo/005" />
+            <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" />
         </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