Management API doesn't return connection entity ID

Hi @marcelina.barycka , thank you for confirming that there is no “Common Settings” page under “Setup” and that we need to follow the link toward the documentation. I could confirm the value of the entity ID in the documentation and configure it, however when login through SAML, the login error is “audience is invalid. Configured urn:auth0::” matching the one in the documentation.

Our understanding is that the audience is the Entity ID in the SAML configuration. This is why we wanted to confirm the entity ID by following:

You can obtain this value using the Get a Connection endpoint.

Which doesn’t returns any entityID in the “options” property.

Are we missing something? Maybe the audience referred in the error message is not related to the entity ID?

This kind of related to this post: SAMLResponse Audience is invalid

Except I am positive that the invalid value is exactly the one from the documentation matching the connection name and tenant name we are using. The only difference I could think of is that we are using a custom domain. This is why we were trying to confirm the exact entity ID value.

1 Like