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

> すべてのAuth0 OrganizationにAuth0接続が1つだけある、Single Identity Provider（IdP）Organizationsについて説明します。

# Single Identity Provider Organizations

Single <Tooltip tip="Identity Provider（IdP）: デジタルアイデンティティを保存・管理するサービス。" cta="用語集を見る" href="/docs/ja-jp/glossary?term=Identity+Provider">Identity Provider</Tooltip> (IdP) Organizations のシナリオでは、[Auth0 Organizations](/docs/ja-jp/manage-users/organizations/organizations-overview) 機能を使用するすべてのOrganizationで、Auth0接続は必ず1つだけ使用されます。この機能により、各アプリケーションはAuth0テナントで定義された適切なOrganizationを選択でき、そのOrganizationがユーザーの認証情報を直接認証するか、適切なIdPに認証リクエストを転送して処理させます。

このシナリオでも、引き続き [Travel0 Corporate Booking](/docs/ja-jp/get-started/architecture-scenarios/multiple-organization-architecture) の例を使用します。この例では、企業向け予約アプリケーションがあなたのアプリケーションに相当し、Travel0があなたの会社に対応します。

<Frame>
  <img src="https://mintcdn.com/translations/eVsQcTnbClN-oB7d/docs/images/cdy7uua7fh8z/1YBaMaMozamiTv8hXmNB2D/21e9270a59021a12209bdcb4345147cb/isolated-users_shared-apps_org-ab.png?fit=max&auto=format&n=eVsQcTnbClN-oB7d&q=85&s=478e1ce2fea457955f2ef26ad2b0734b" alt="Architecture Scenarios - Multitenancy - Diagram - Isolated users, Shared Apps, Orgs A&B" width="2436" height="2888" data-path="docs/images/cdy7uua7fh8z/1YBaMaMozamiTv8hXmNB2D/21e9270a59021a12209bdcb4345147cb/isolated-users_shared-apps_org-ab.png" />
</Frame>

<Warning>
  Auth0 Organizations機能は現在、[SAML](/docs/ja-jp/authenticate/protocols/saml/saml-configuration)、[Open ID Connect](/docs/ja-jp/authenticate/protocols/openid-connect-protocol) プロトコル、および/または [OAuth 2](/docs/ja-jp/authenticate/protocols/oauth) フレームワークを使用するアプリケーションをサポートしています。[WS-Fed](/docs/ja-jp/authenticate/protocols/ws-fed-protocol) を必要とするアプリケーションはサポートされていません。
</Warning>

認証情報がどのように処理されるかにかかわらず、つまり、ユーザーの認証情報がデータベース接続に保存されている場合 (Hoekstra & Associates など) 、エンタープライズ接続を通じて検証される場合 (MetaHexa Bank など) 、あるいはソーシャル接続を使用する場合でも、アプリケーションの動作は同じです。[Organizations](/docs/ja-jp/manage-users/organizations/organizations-overview) 機能を活用することで、その体験を設定し、制御できます。

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

* [Single Identity Provider：プロビジョニング](/docs/ja-jp/get-started/architecture-scenarios/multiple-organization-architecture/single-identity-provider-organizations/provisioning)
* [Single Identity Provider：ブランディング](/docs/ja-jp/get-started/architecture-scenarios/multiple-organization-architecture/single-identity-provider-organizations/branding)
* [Single Identity Provider：認証](/docs/ja-jp/get-started/architecture-scenarios/multiple-organization-architecture/single-identity-provider-organizations/authentication)
* [Single Identity Provider：認可](/docs/ja-jp/get-started/architecture-scenarios/multiple-organization-architecture/single-identity-provider-organizations/authorization)
* [Single Identity Provider：プロフィール管理](/docs/ja-jp/get-started/architecture-scenarios/multiple-organization-architecture/single-identity-provider-organizations/profile-management)
* [Single Identity Provider：ログアウト](/docs/ja-jp/get-started/architecture-scenarios/multiple-organization-architecture/single-identity-provider-organizations/logout)
