From 8f9ef03187647f8b993165d491f5d35d596d6aea Mon Sep 17 00:00:00 2001
From: "andrew.costa" <andrew.costa@nebraska.edu>
Date: Thu, 16 Mar 2023 10:51:30 -0500
Subject: [PATCH] Resolve "Update metadata for nedds to include URL
 https://devits-security.nebraska.edu"

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

diff --git a/nefed.xml b/nefed.xml
index 610adca..cff1d06 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -16582,6 +16582,31 @@
             <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS"
                 Location="https://devdigital-learning.nebraska.edu/Shibboleth.sso/SAML2/ECP"
                 index="4" />
+            <!--Dev ITS Security -->
+            <ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP"
+                Location="https://devits-security.nebraska.edu/Shibboleth.sso/Artifact/SOAP"
+                index="1" />
+            <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP"
+                Location="https://devits-security.nebraska.edu/Shibboleth.sso/SLO/SOAP" />
+            <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect"
+                Location="https://devits-security.nebraska.edu/Shibboleth.sso/SLO/Redirect" />
+            <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
+                Location="https://devits-security.nebraska.edu/Shibboleth.sso/SLO/POST" />
+            <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact"
+                Location="https://devits-security.nebraska.edu/Shibboleth.sso/SLO/Artifact" />
+            <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
+                Location="https://devits-security.nebraska.edu/Shibboleth.sso/SAML2/POST"
+                index="1" />
+            <AssertionConsumerService
+                Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign"
+                Location="https://devits-security.nebraska.edu/Shibboleth.sso/SAML2/POST-SimpleSign"
+                index="2" />
+            <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact"
+                Location="https://devits-security.nebraska.edu/Shibboleth.sso/SAML2/Artifact"
+                index="3" />
+            <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS"
+                Location="https://devits-security.nebraska.edu/Shibboleth.sso/SAML2/ECP"
+                index="4" />
         </SPSSODescriptor>
         <Organization>
             <OrganizationName xml:lang="en-US">NUContact</OrganizationName>
-- 
GitLab