How to Check Enabled Connections for Organizations in Auth0
Last Updated:
Overview
Exporting the tenant configuration using the Auth0 Deploy Command Line Interface (CLI) allows administrators to view connections and settings across all organizations in a single YAML file. Auth0 provides the ability to check enabled connections for applications via the Dashboard or the Management API. However, verifying the connections enabled across multiple organizations requires checking each organization individually, which creates a problem when managing a large number of organizations.
Applies To
- Auth0
- Organizations
- Connections
Solution
How are enabled connections checked across multiple organizations?
The Auth0 Dashboard does not provide a way to check which connections are enabled across multiple organizations simultaneously. Export the tenant configuration into a YAML file using the Auth0 Deploy CLI to view the organizations, their enabled connections, and settings such as auto-membership.