From 14b94ab8c00eba8d953a158633c0b5a0198810e2 Mon Sep 17 00:00:00 2001
From: Ryan Rumbaugh <rrumbaugh@nebraska.edu>
Date: Wed, 4 Oct 2023 13:50:51 -0500
Subject: [PATCH] Included unlincoln.my.site.com to ACS URL list

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

diff --git a/nefed.xml b/nefed.xml
index 06ba50b..b2282ea 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -26282,6 +26282,18 @@
                 Location="https://unlincoln.force.com/SSH/login" index="4" />
             <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
                 Location="https://unlincoln.force.com/SSHKiosks/login" index="5" />
+            <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
+                Location="https://unlincoln.my.site.com" index="6" isDefault="true" />
+            <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
+                Location="https://unlincoln.my.site.com/appointments/login" index="7" />
+            <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
+                Location="https://unlincoln.my.site.com/portal/login" index="8" />
+            <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
+                Location="https://unlincoln.my.site.com/facultyearlyalerts/login" index="9" />
+            <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
+                Location="https://unlincoln.my.site.com/SSH/login" index="10" />
+            <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
+                Location="https://unlincoln.my.site.com/SSHKiosks/login" index="11" />
            <AttributeConsumingService index="0" isDefault="true">
               <ServiceName xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">Salesforce.com</ServiceName>
                 <RequestedAttribute Name="unlCrmStudentNuid" isRequired="true" />
-- 
GitLab