From 8195f6bded56f04fd6884905dd12ad97e9bd1bab Mon Sep 17 00:00:00 2001
From: "andrew.costa" <andrew.costa@nebraska.edu>
Date: Wed, 8 May 2024 11:44:15 -0500
Subject: [PATCH] Resolve "Add additional ACS URLs for
 https://nesisnp.nebraska.edu/sp"

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

diff --git a/nefed.xml b/nefed.xml
index 7f3c4ea..406d1e3 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -615,20 +615,24 @@
                 index="146" />
             
             <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
-                Location="https://myredoci.nebraska.edu/psc/myredqa/EMPLOYEE/SA/c/NUI_FRAMEWORK.PT_LANDINGPAGE.GBL"
+                Location="https://myredoci.nebraska.edu/psc/myredqa/NBL/SA/c/NUI_FRAMEWORK.PT_LANDINGPAGE.GBL"
                 index="147" />
             
             <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
-                Location="https://myblueoci.nebraska.edu/psc/myblueqa/EMPLOYEE/SA/c/NUI_FRAMEWORK.PT_LANDINGPAGE.GBL"
+                Location="https://myblueoci.nebraska.edu/psc/myblueqa/NBK/SA/c/NUI_FRAMEWORK.PT_LANDINGPAGE.GBL"
                 index="148" />
             
             <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
-                Location="https://myrecordsoci.nebraska.edu/psc/myrecordsqa/EMPLOYEE/SA/c/NUI_FRAMEWORK.PT_LANDINGPAGE.GBL"
+                Location="https://myrecordsoci.nebraska.edu/psc/myrecordsqa/NBM/SA/c/NUI_FRAMEWORK.PT_LANDINGPAGE.GBL"
                 index="149" />
             
             <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
-                Location="https://mavlinkoci.nebraska.edu/psc/mavlinkqa/EMPLOYEE/SA/c/NUI_FRAMEWORK.PT_LANDINGPAGE.GBL"
+                Location="https://mavlinkoci.nebraska.edu/psc/mavlinkqa/NBO/SA/c/NUI_FRAMEWORK.PT_LANDINGPAGE.GBL"
                 index="150" />
+            
+            <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
+                Location="https://csocinu.nebraska.edu/psc/csqanu/NBX/SA/c/NUI_FRAMEWORK.PT_LANDINGPAGE.GBL"
+                index="151" />
         </SPSSODescriptor>
         <Organization>
             <OrganizationName xml:lang="en">Nebraska Student Information System</OrganizationName>
-- 
GitLab