From ac3b9081ba86cc9a01399fce67e433697b1c97bc Mon Sep 17 00:00:00 2001
From: Ryan Rumbaugh <rrumbaugh@nebraska.edu>
Date: Wed, 4 Oct 2023 13:52:03 -0500
Subject: [PATCH] Resolve "Update Lincoln Salesforce MD to use my.site"

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

diff --git a/nefed.xml b/nefed.xml
index 06ba50b..dd68baf 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" />
+            <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