> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/optimizely/platform/opti-id/install-and-set-up/set-up-organizational-domains.md).

# 組織ドメインを設定する

### 組織ドメインを設定する <a href="#gjdgxs" id="gjdgxs"></a>

Opti ID は、組織の DNS ドメインを使用して、ジャストインタイム (JIT) のユーザー オンボーディングを可能にします。

Opti ID 管理センター ページを使用すると、組織は DNS ドメインを設定して、ユーザーが Opti ID 管理センターのユーザー管理から明示的にプロビジョニングされていない場合でも、組織に設定されているドメインのいずれかと一致するドメインの電子メールを持つユーザーがログインできるようにすることができます。

組織の DNS ドメインを構成するには、次の手順に従います。

注記

組織の DNS ドメインが機能する前に、 SSO 設定 ( [SAML](https://support.optimizely.com/hc/en-us/articles/18129917620109-Configure-SSO-with-Opti-ID-using-SAML)または[OIDC](https://support.optimizely.com/hc/en-us/articles/18129890210573-Configure-SSO-with-Opti-ID-using-OIDC)を使用する Entra ID または Okta 用) を構成する必要があります。 これらの手順を続行する前に、SSO 設定が適切に構成され、検証されていることを確認してください。

1. 管理者として、組織のホームダッシュボード ( [https://login.optimizely.com ](https://login.optimizely.com/)) にログインします。
2. **管理センターを**クリックします。
3. **\[設定]** > **\[SSO]**&#x306B;移動します。\
   ![admin-center-2.png](/files/X7GqGSmbsv0CRCDvQFJS)\
   シングル**サインオン (SSO)**&#x8A2D;定ビューが表示されます。\
   ![organization-domains-1.png](/files/6d0LpHTQMycSVsbhtp7P)
4. **\[ドメインの編集]**&#x3092;クリックし、組織の DNS ドメインを入力します。 複数のドメインを設定する場合は、ドメインをカンマで区切り、組織が所有するドメインのみを入力するようにしてください。hotmail.com 、gmail.com、facebook.com などのソーシャル ドメインは設定しないでください。 また、代理店やパートナーシップなど、関係がある可能性のある外部組織に属するドメインは構成しないでください。\
   ![organization-domains-2.png](/files/B5wZkdTdm4fS067fNPZU)
5. 組織内のユーザーがソーシャル ドメインまたは外部組織に属するドメインのメール アドレスを使用している場合は、管理センターのユーザー管理ページから明示的にプロビジョニングする必要があります。<br>
6. ドメインを入力したら、 **「保存」をクリックします**。 これにより、組織の DNS ドメインが設定され、設定されたドメインのいずれかと一致するドメインの電子メール アドレスを持つユーザーは、明示的にプロビジョニングされることなく Opti ID にログインできるようになります。 製品へのアクセスには、グループ内のユーザーをプロビジョニングする必要があります。

### ソーシャルドメイン <a href="#id-30j0zll" id="id-30j0zll"></a>

次のソーシャル ドメインはブロックされています。 追加しようとするとエラーが返されます。

* facebook.com
* gmail.com
* icloud.com
* me.com
* yahoo.com
* hotmail.com
* linkedin.com


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manual.dxable.com/optimizely/platform/opti-id/install-and-set-up/set-up-organizational-domains.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
