Forgive my newbie question in advance…
I’m trying to follow the instruction here: What is SAML and how does SAML Authentication Work
I’m at step three; " In general, you can access the metadata for a SAML connection in Auth0 here: “https://YOUR_AUTH0_DOMAIN/samlp/metadata?connection=YOUR_CONNECTION_NAME .”
I have to assume YOUR_AUTH0_DOMAIN is the email domain for accounts one and two?
And of course, YOUR_CONNECTION_NAME is the name is that which I entered when I set up the account 1 connection.
But when I go to the URL, it returns “Connection not found”. Any suggestions would be appreciated.