What should my ACS url look like?

I am trying to set up Saml SSO for a client of ours. We are receiving a message that indicates that we are missing the ACS url from the metadata we gave them. Looking at our App and looking at the doc, we see that the URL should follow this format:
https://{YOUR_AUTH0_DOMAIN}/login/callback?connection={YOUR_CONNECTION_NAME}
My question is on the connection name. Is that the SSO connection name? So for example if I created an Enterprise SSO connection named “Acme-Test-SSO”, then that is the connection name it should be? Or is it something else? Is it the connection Identifier: something like “con_klajhsdfYUI123”. ? Or am i way off base?

1 Like

Hi Brian,

Yes, the connection name is supposed to be the name of the SAML connection. You can find it in the list of connections:

In this example, the name of the connection is SAML-Connection.

If you have any further questions, please don’t hesitate to reach out.

Have a good one,
Vlad