We are getting an error when we test our SAML connection:
SAML 2.0 based Single Sign-On
Error when processing authentication request!
Please try login again! |
When using tools to get a more detailed response we get:
ALERT: Invalid Assertion Consumer URL value 'https://www.lucidchart.com/saml/sso/macalester.edu' in the AuthnRequest message from the issuer 'lucidchart.com'. Possibly an attempt for a spoofing attack
From our metadata.xml:
<md:AssertionConsumerService isDefault="true" Binding="urn:oasis:namesSAML:2.0:bindings:HTTP-POST" Location="https://admin.lucid.app/saml/sso/macalester.edu" index="0" />
How can we fix this?