Hi,
I’m looking for a detailed specification about Custom Social Connection.
I’d like to know how Auth0 communicates with a backend IdP in authentication.
The background is the following:
- Our client is building their Identity provider based on OpenID Connect.
- We want to provide an authentication mechanism implemented with Auth0 configured to use the client’s IdP as a Custom Social Connection.
- We have to provide detailed information about what is needed to their IdP to connect Auth0.
Is there any document about this?