A connection is the relationship between Auth0 and a source of users, which may include external identity providers (such as Google or LinkedIn), databases, or passwordless authentication methods. Auth0 sits between your application and its sources of users, which adds a level of abstraction, so your application is isolated from any changes to and idiosyncrasies of each source’s implementation. By default, Auth0 automatically syncs user profile data with each user login, thereby ensuring that changes made in the connection source are automatically updated in Auth0. You can disable synchronization to allow for updating profile attributes from your application. You can configure any number of connections for your applications.Documentation Index
Fetch the complete documentation index at: https://docs-dev.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Identity Providers
An introduction to sources of users for applications, including identity providers, databases, and passwordless authentication methods.
Legal Identity Providers
Learn about legal identity providers supported by Auth0.
View Connections
Describes how to view enabled connections in the Auth0 Dashboard.
Test Connections
Describes how to test a connection.
Locate the Connection ID or Name
Learn how to find the ID of a connection.
Retrieve Connection Options
Learn how to retrieve the options object for a connection using the Auth0 Management API.
Pass Parameters to Identity Providers
Describes how to pass parameters to an Identity Provider API.
Promote Connections to Domain Level
Learn how to promote a connection to domain level using the Auth0 Dashboard or Auth0 Management API.
Call an Identity Provider API
Describes how to call an external Identity Provider API.
Add Scopes/Permissions to Call Identity Provider APIs
Describes how to add scopes to your IdP connection.
Social Identity Providers
Connect Apps to Generic OAuth2 Authorization Servers
Learn how to add any OAuth2 provider using Auth0 Custom Social Connections.
Handle Declined Authorization Permissions
Learn how to re-prompt the user to grant permissions for your application.
Test Social Connections with Auth0 Developer Keys
Explore what you need to be aware of when using Auth0 Developer Keys with social identity providers.
Enterprise Identity Providers
Connect Your App to ADFS
Learn how to connect your application to Active Directory Federation Services (ADFS) using enterprise connections.
Connect Your Native App to Microsoft Azure Active Directory Using Resource
Learn how to connect your app to Microsoft Azure Active Directory using an enterprise connection with the Resource Owner flow.
Connect to OpenID Connect Identity Provider
Learn how to connect to OpenID Connect (OIDC) Identity Providers using an enterprise connection.
Configure PKCE and Claim Mapping for OIDC Connections
Configure Proof Key for Code Exchange (PKCE) and mapping templates for OpenID Connect and Okta Workforce connections.
Connect Your PingFederate Server to Auth0
Learn how to create an enterprise connection between a PingFederate Server and Auth0.
Connect Your App to SAML Identity Providers
Learn how to connect to SAML Identity Providers using an enterprise connection.
Connect Your App to Microsoft Azure Active Directory
Learn how to connect your app to Microsoft Azure Active Directory using an enterprise connection.
Choose a Connection Type for Azure AD
Describes Azure connection types and features.
Email Verification for Azure AD and ADFS
Describes how to control how the `email_verified` field is set for Azure AD and ADFS.
Enable Enterprise Connections
Describes how to enable enterprise connections for applications using the Auth0 Dashboard.
Test Enterprise Connections
Learn how to test enterprise connections for applications using the Auth Dashboard.
Connect Your App to Active Directory using LDAP
13 pages