From dbab1b9110f22185efa1775b4f917dea7d645e23 Mon Sep 17 00:00:00 2001
From: Sarah Borland <sarah.borland@nebraska.edu>
Date: Fri, 6 May 2022 14:33:51 -0500
Subject: [PATCH] Character typo corrected now pointing to prod

---
 nefed.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nefed.xml b/nefed.xml
index 522e93c..fd71150 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -16568,7 +16568,7 @@ KNGked4df0r1o5CozJ35FjKx1fiYucuvGXU+UZd5Yg6sF6MRhQqud32X3eOFJXS/ndm/jGit7B6A
         </mdui:UIInfo>
     </Extensions>
     <SPSSODescriptor AuthnRequestsSigned="false" WantAssertionsSigned="false" protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol">
-        <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://loginq.gallup.com/identity/saml/federation-sso/login" isDefault="true" index="0" />
+        <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://login.gallup.com/identity/saml/federation-sso/login" isDefault="true" index="0" />
         <AttributeConsumingService index="0" isDefault="true">
             <ServiceName xml:lang="en-US">Gallup</ServiceName>
             <RequestedAttribute isRequired="true" Name="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/privatepersonalidentifier" FriendlyName="External ID" />
-- 
GitLab