> ## Documentation Index
> Fetch the complete documentation index at: https://auth0.generaltranslation.app/llms.txt
> Use this file to discover all available pages before exploring further.

> Describes how to enable enterprise connections for applications using the Auth0 Dashboard.

# Enable Enterprise Connections

You can enable enterprise connections for applications using the <Tooltip tip="Auth0 Dashboard: Auth0's main product to configure your services." cta="View Glossary" href="/docs/glossary?term=Auth0+Dashboard">Auth0 Dashboard</Tooltip>. To enable your enterprise connection, you should have already set it up.

1. Go to [Auth0 Dashboard > Authentication > Enterprise](https://manage.auth0.com/#/connections/enterprise), and select the connection type to view.

   <Frame>
     <img src="https://mintcdn.com/generaltranslationinc/6Eil8sR_4nvgRMz0/docs/images/cdy7uua7fh8z/1fSTcrZpkgkPR64NnI1lr8/b3454e60a4463e99353603fd11a71983/Enterprise_Connections_-_EN.png?fit=max&auto=format&n=6Eil8sR_4nvgRMz0&q=85&s=e39017eb7427b8dc59e2264fd66c7f54" alt="Dashboard - Connections - Enterprise" width="1202" height="1115" data-path="docs/images/cdy7uua7fh8z/1fSTcrZpkgkPR64NnI1lr8/b3454e60a4463e99353603fd11a71983/Enterprise_Connections_-_EN.png" />
   </Frame>
2. Select the name of the connection to view.

   <Frame>
     <img src="https://mintcdn.com/generaltranslationinc/-mZh6I5893vkj3e3/docs/images/cdy7uua7fh8z/1sxfMEARFGmA6cPMlWkx3c/4c0bd4a009df0b7f40a645613d3c723f/LDAP_page_-_EN.png?fit=max&auto=format&n=-mZh6I5893vkj3e3&q=85&s=162f7f2b8bcdc30864d3a3af49392ab2" alt="Dashboard - Connections - Enterprise - AD/LDAP - List" width="1312" height="308" data-path="docs/images/cdy7uua7fh8z/1sxfMEARFGmA6cPMlWkx3c/4c0bd4a009df0b7f40a645613d3c723f/LDAP_page_-_EN.png" />
   </Frame>
3. Select the **Applications** view, and enable or disable the connection for the appropriate application(s).

   <Frame>
     <img src="https://mintcdn.com/generaltranslationinc/bJAwjuRiJwaYWdNy/docs/images/cdy7uua7fh8z/2Jwoyem76rmja1sveD88It/38fbae514304297bbbf72beeedb8892f/SSL_-_EN.png?fit=max&auto=format&n=bJAwjuRiJwaYWdNy&q=85&s=f97f78560e33db7b8ba4902039e0cc63" alt="Dashboard - Connections - Enterprise - Applications" width="1142" height="683" data-path="docs/images/cdy7uua7fh8z/2Jwoyem76rmja1sveD88It/38fbae514304297bbbf72beeedb8892f/SSL_-_EN.png" />
   </Frame>

When you set up your enterprise <Tooltip tip="Identity Provider (IdP): Service that stores and manages digital identities." cta="View Glossary" href="/docs/glossary?term=IdP">IdP</Tooltip> 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

* [Test Enterprise Connections](/docs/authenticate/identity-providers/enterprise-identity-providers/test-enterprise-connections)
