EntityID for SP when using SAML

Big picture: we have a website (Service Provider). And we’re using Auth0 as our IdP (with a custom DB for authentication). The website is “represented” by an Application and an API in Auth0. (I think of this as registering the website with the IdP). The Application is using the SAML2 Addon feature.

It’s working but I have a question:

Where do I tell Auth0 what the EntityId of the SP is? From what I’ve read, this is important. But I have not found where to enter this info in Auth0 and everything seems to be working, so I’m not sure how important it actually it.

Thanks in advance!

Hi @jdrew1, and thank you for your question!

When working with the SAML2 Addon, there is no need to set the Issuer as the audience prop defaults to the issuer in the options you can set.

I hope this helps, and please let me know if there is more I can help you with!

Sincerely,
Teodor.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.