From ef1355fe7abeacf3556240b9edd610a54ee1b49c Mon Sep 17 00:00:00 2001
From: Ryan Rumbaugh <rrumbaugh@nebraska.edu>
Date: Thu, 18 Mar 2021 16:41:34 -0500
Subject: [PATCH] Don't use &amp; ???

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

diff --git a/nefed.xml b/nefed.xml
index f0250b0..7e05380 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -12471,7 +12471,7 @@ KNGked4df0r1o5CozJ35FjKx1fiYucuvGXU+UZd5Yg6sF6MRhQqud32X3eOFJXS/ndm/jGit7B6A
         <SPSSODescriptor AuthnRequestsSigned="false" WantAssertionsSigned="true" protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol">
             <NameIDFormat>urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified</NameIDFormat>
             <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://x34.emaint.com/wc.dll?X3~SAML" index="1" />
-            <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://x48.emaint.com/wc.dll?X3~SAML~&amp;ACCOUNT=UNLCREC" index="2" />
+            <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://x48.emaint.com/wc.dll?X3~SAML~&ACCOUNT=UNLCREC" index="2" />
         </SPSSODescriptor>
         <Organization>
             <OrganizationName xml:lang="en">eMaint</OrganizationName>
-- 
GitLab