> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging-update-anonymous-sessons-ea.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> アプリケーションで SSO ログインを有効にするために、Auth0 シングルサインオン (SSO) Dashboard Extension にアプリケーションを追加する方法を説明します。

# シングルサインオン ダッシュボードにアプリケーションを追加

複数のエンタープライズ アプリケーションでユーザーの SSO ログインを管理するには、シングルサインオン (<Tooltip tip="シングルサインオン (SSO): ユーザーが1つのアプリケーションにログインすると、他のアプリケーションにも自動的にログインできるようにするサービスです。" cta="用語集を見る" href="/docs/ja-jp/glossary?term=SSO">SSO</Tooltip>) Dashboard Extension を使用します。

<h2 id="prerequisites">
  前提条件
</h2>

* [SSO Dashboardアプリケーションを作成する](/docs/ja-jp/customize/extensions/single-sign-on-dashboard-extension/create-sso-dashboard-application).
* [SSO Dashboard 拡張機能をインストールする](/docs/ja-jp/customize/extensions/single-sign-on-dashboard-extension/install-sso-dashboard-extension).

<h2 id="add-applications">
  アプリケーションを追加する
</h2>

1. [Auth0 Dashboard > Extensions](https://manage.auth0.com/#/extensions) に移動し、新しい SSO Dashboard 拡張機能を選択します。
   管理者の場合は、`https://{yourTenant}.<REGION>8.webtask.io/auth0-sso-dashboard/admins/login` を使用して SSO Dashboard にログインすることもできます。
2. 右上で、テナント名の下にあるドロップダウンから **設定** を選択します。
3. **Create App** をクリックして、新しいアプリケーションを追加します。

   **New Application** Form が表示されます。
4. 新しいアプリケーションについて、次のフィールドに入力します。

   | フィールド           | 説明                                                                                                                                                                                                        |
   | --------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
   | **Type**        | アプリケーションの種類に応じて、SAML、OpenID-Connect、または WS-Federation を選択するドロップダウンです。                                                                                                                                     |
   | **Application** | 追加するアプリケーションを選択するドロップダウンです。                                                                                                                                                                               |
   | **Name**        | 選択したアプリケーションに基づいて名前が自動入力されます。名前は変更することも、既定のまま使用することもできます。                                                                                                                                                 |
   | **Logo**        | アプリケーションのアイコンとして使用するロゴの URL です。                                                                                                                                                                           |
   | **Callback**    | そのアプリケーションの [Application Settings](https://manage.auth0.com/#/applications) にある **Allowed Callback URLs** のいずれか 1 つです。                                                                                    |
   | **Connection**  | (*Optional*) 接続タイプです。使用可能な接続タイプは、[Auth0 Management dashboard の Connections セクション](https://manage.auth0.com/#/connections/database) で追加または編集できます。接続が設定されておらず、かつユーザーがログインしていない場合は、Auth0 Login Page が表示されます。 |
   | **Custom URL**  | (*Optional*) Auth0 の URL ではなくカスタム URL を使用するためのチェックボックスです。このボックスをオンにすると、カスタム URL を入力するフィールドが表示されます。                                                                                                        |
   | **Enabled**     | このアプリケーションをユーザーに表示 (公開) するためのチェックボックスです。                                                                                                                                                                  |
5. **Create** を選択します。新しいアプリケーションが、作成済みのほかのアプリケーションとともに、SSO Dashboard の **アプリケーション** ページに表示されます。
6. アプリケーションをクリックして接続をテストします。

<h2 id="learn-more">
  詳細はこちら
</h2>

* [SSO Dashboard のアプリケーションを更新する](/docs/ja-jp/customize/extensions/single-sign-on-dashboard-extension/update-applications-on-the-sso-dashboard)
* [シングルサインオン (SSO) Dashboard アプリケーションを作成する](/docs/ja-jp/customize/extensions/single-sign-on-dashboard-extension/create-sso-dashboard-application)
* [セッションの有効期間を設定する](/docs/ja-jp/manage-users/sessions/configure-session-lifetime-settings)
* [ログアウト](/docs/ja-jp/authenticate/login/logout)
