> ## Documentation Index
> Fetch the complete documentation index at: https://docs-dev-actions-triggers-prototype.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# エンタープライズ接続を有効にする

> Auth0 Dashboardでアプリケーションのエンタープライズ接続を有効にする方法について説明します。

アプリケーションのエンタープライズ接続は、<Tooltip data-tooltip-id="react-containers-DefinitionTooltip-0" href="/docs/ja-jp/glossary?term=auth0-dashboard" tip="Auth0 Dashboard: サービスを構成するためのAuth0の主製品。" cta="用語集の表示">Auth0 Dashboard</Tooltip>を使って有効にすることができます。有効にするには、エンタープライズ接続がすでにセットアップされていなければなりません。

1. [［Auth0 Dashboard］>［Authentication（認証）］>［Enterprise（エンタープライズ）］](https://manage.auth0.com/#/connections/enterprise)に移動し、接続タイプを選択して表示します。

   <Frame>
     <img src="https://mintcdn.com/docs-dev-actions-triggers-prototype/w3k2AH_K7Myvi2qD/docs/images/ja-jp/cdy7uua7fh8z/1fSTcrZpkgkPR64NnI1lr8/101fc19f62d82b5c7b13d88f3a0a8e96/Enterprise_Connections_-_JP.png?fit=max&auto=format&n=w3k2AH_K7Myvi2qD&q=85&s=63fa49367231fe9d3ef94e423e3ed7fe" alt="Dashboard - 接続 -エンタープライズ" width="1178" height="1077" data-path="docs/images/ja-jp/cdy7uua7fh8z/1fSTcrZpkgkPR64NnI1lr8/101fc19f62d82b5c7b13d88f3a0a8e96/Enterprise_Connections_-_JP.png" />
   </Frame>

2. 表示する接続の名前を選択します。

   <Frame>
     <img src="https://mintcdn.com/docs-dev-actions-triggers-prototype/3Mvun2uDj-7CvXkx/docs/images/ja-jp/cdy7uua7fh8z/1sxfMEARFGmA6cPMlWkx3c/9dce9ae8209e6806ed4ba21c219e5e8c/Active_Directory___LDAP.png?fit=max&auto=format&n=3Mvun2uDj-7CvXkx&q=85&s=eb5c5f692a44397d6686b5a18a96b12b" alt="Dashboard - 接続 -エンタープライズ - AD/LDAP - リスト" width="1313" height="329" data-path="docs/images/ja-jp/cdy7uua7fh8z/1sxfMEARFGmA6cPMlWkx3c/9dce9ae8209e6806ed4ba21c219e5e8c/Active_Directory___LDAP.png" />
   </Frame>

3. **［Applications（アプリケーション）］** ビューを選択して、適切なアプリケーションの接続を有効または無効にします。

   <Frame>
     <img src="https://mintcdn.com/docs-dev-actions-triggers-prototype/3Mvun2uDj-7CvXkx/docs/images/ja-jp/cdy7uua7fh8z/2Jwoyem76rmja1sveD88It/43e73d4b98f65b51483b72a99b43b495/SSL_-_JP.png?fit=max&auto=format&n=3Mvun2uDj-7CvXkx&q=85&s=98140d7fbf1c9d4160ee5934e7dd9eb2" alt="Dashboard - 接続 - エンタープライズ - アプリケーション" width="1142" height="682" data-path="docs/images/ja-jp/cdy7uua7fh8z/2Jwoyem76rmja1sveD88It/43e73d4b98f65b51483b72a99b43b495/SSL_-_JP.png" />
   </Frame>

エンタープライズの<Tooltip data-tooltip-id="react-containers-DefinitionTooltip-2" href="/docs/ja-jp/glossary?term=idp" tip="IDプロバイダー（IdP）: デジタルIDを保存および管理するサービス。" cta="用語集の表示">IdP</Tooltip>接続をセットアップする際には、`connection`パラメーターがAuth0の`/authorize`や`/whr`、`/wsfed`エンドポイントに渡されると、データベースやActive Directoryを使って接続されていない **限り** 、アップストリームIdPにリダイレクトされることに留意してください。

## もっと詳しく

* [エンタープライズ接続をテストする](/docs/ja-jp/authenticate/identity-providers/enterprise-identity-providers/test-enterprise-connections)
