Skip to main content
Auth0 allows third-party applications to use a connection by promoting it to a domain level connection. Domain level connections are enabled or diabled for all applications in a tenant. If your users need to authenticate across third-party applications, or your use cases leverage an Auth0 feature like Dynamic Client Registration, you can promote a connection to domain-level using Auth0’s . Make a PATCH call to the Update a Connection endpoint. Be sure to replace CONNECTION_ID and MGMT_API_ACCESS_TOKEN placeholder values with your connection ID and Management API , respectively.
ValueDescription
CONNECTION_IDΤhe ID of the connection to be promoted.
MGMT_API_ACCESS_TOKENAccess Token for the Management API with the update:connections.