I’m setting up an EntraID enterprise connection through auth0.
I’m already familiar with the allow list. However, I’d like to understand if the communication from auth0 servers to the EntraID server(s) have any specific pattern in their requests’ URL?
perhaps something like https://myName.auth0.com/sso/oidc/myNameOrMyConnectionName/loginor similar?
Hopefully I’ve correctly identified the following URL as the one that you are looking for, but please let me know if it’s not the case. With an EntraID Integration configured in the Auth0 tenant, when I inspect the transaction during login process, I can see the following Request URI being sent from Auth0 to EntraID : https://login.microsoftonline.com/Directory_tenant_ID_in_Azure/oauth2/v2.0/authorize?login_hint=&response_type=code&client_id=Azure_Application_ID&redirect_uri=Auth0_tenant