You can enable enterprise connections for applications using the . To enable your enterprise connection, you should have already set it up.
  1. Go to Auth0 Dashboard > Authentication > Enterprise, and select the connection type to view.
    Dashboard - Connections - Enterprise
  2. Select the name of the connection to view.
    Dashboard - Connections - Enterprise - AD/LDAP - List
  3. Select the Applications view, and enable or disable the connection for the appropriate application(s).
    Dashboard - Connections - Enterprise - Applications
When you set up your enterprise connection, remember that the connection parameter passed to Auth0’s /authorize, /whr, or /wsfed endpoint will redirect to the upstream IdP unless it’s connected via database or Active Directory.

Learn more