From 22e84b2dd962223dbb6da43c893d45e6f555748f Mon Sep 17 00:00:00 2001
From: Ryan Rumbaugh <rrumbaugh@nebraska.edu>
Date: Mon, 5 Jun 2023 11:59:36 -0500
Subject: [PATCH] Fix typos

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

diff --git a/nefed.xml b/nefed.xml
index 52824f3..7faf215 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -17283,23 +17283,23 @@
             <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact"
                 Location="https://its-security.nebraska.edu/Shibboleth.sso/SLO/Artifact" />
             <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
-                Location="https://https://its-ams.nebraska.edu/Shibboleth.sso/SAML2/POST" index="1" />
+                Location="https://its-ams.nebraska.edu/Shibboleth.sso/SAML2/POST" index="1" />
             <AssertionConsumerService
                 Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign"
-                Location="https://https://its-ams.nebraska.edu/Shibboleth.sso/SAML2/POST-SimpleSign"
+                Location="https://its-ams.nebraska.edu/Shibboleth.sso/SAML2/POST-SimpleSign"
                 index="2" />
             <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact"
-                Location="https://https://its-ams.nebraska.edu/Shibboleth.sso/SAML2/Artifact" index="3" />
+                Location="https://its-ams.nebraska.edu/Shibboleth.sso/SAML2/Artifact" index="3" />
             <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS"
-                Location="https://https://its-ams.nebraska.edu/Shibboleth.sso/SAML2/ECP" index="4" />
+                Location="https://its-ams.nebraska.edu/Shibboleth.sso/SAML2/ECP" index="4" />
             <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP"
-                Location="https://https://its-ams.nebraska.edu/Shibboleth.sso/SLO/SOAP" />
+                Location="https://its-ams.nebraska.edu/Shibboleth.sso/SLO/SOAP" />
             <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect"
-                Location="https://https://its-ams.nebraska.edu/Shibboleth.sso/SLO/Redirect" />
+                Location="https://its-ams.nebraska.edu/Shibboleth.sso/SLO/Redirect" />
             <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
-                Location="https://https://its-ams.nebraska.edu/Shibboleth.sso/SLO/POST" />
+                Location="https://its-ams.nebraska.edu/Shibboleth.sso/SLO/POST" />
             <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact"
-                Location="https://https://its-ams.nebraska.edu/Shibboleth.sso/SLO/Artifact" />
+                Location="https://its-ams.nebraska.edu/Shibboleth.sso/SLO/Artifact" />
         </SPSSODescriptor>
         <Organization>
             <OrganizationName xml:lang="en-US">
-- 
GitLab