Skip to content
Snippets Groups Projects
Commit cd55783b authored by Ryan Rumbaugh's avatar Ryan Rumbaugh
Browse files

URL encode the ampersand

parent a494d237
No related branches found
No related tags found
1 merge request!77URL encode the ampersand
...@@ -12471,7 +12471,7 @@ KNGked4df0r1o5CozJ35FjKx1fiYucuvGXU+UZd5Yg6sF6MRhQqud32X3eOFJXS/ndm/jGit7B6A ...@@ -12471,7 +12471,7 @@ KNGked4df0r1o5CozJ35FjKx1fiYucuvGXU+UZd5Yg6sF6MRhQqud32X3eOFJXS/ndm/jGit7B6A
<SPSSODescriptor AuthnRequestsSigned="false" WantAssertionsSigned="true" protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol"> <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> <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://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~%26ACCOUNT=UNLCREC" index="2" />
</SPSSODescriptor> </SPSSODescriptor>
<Organization> <Organization>
<OrganizationName xml:lang="en">eMaint</OrganizationName> <OrganizationName xml:lang="en">eMaint</OrganizationName>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment