> 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/smartsheet/system-admin/saml-and-single-sign-on/idp-multiple-plans-same-domain.md).

# 同じドメインの複数のプランのIdPセットアップ

SAML と ID プロバイダー (IdP) を設定する最善の方法は何ですか？　ここでは、一般的なセットアップの例、その仕組み、および別のセットアップではなく 1 つのセットアップを選択する理由をいくつか示します。

#### 1 つの IdP、1 つのプラン <a href="#wn5m9xubjkmg" id="wn5m9xubjkmg"></a>

* SAML を設定するためのデフォルトのパス。
* ほとんどの組織はこの構成を使用しています。

#### 1 つの IdP、複数のプラン <a href="#id-2e168hyac76k" id="id-2e168hyac76k"></a>

たとえば、すべて同じ IdP / メタデータを使用する 3 つの異なるプラン / ユーザー リストを持つことができます。

* 1 つの Enterprise プランで使用される IdP メタデータは、他の Enterprise プランでSmartsheetに読み込むことができます。
* Smartsheet はこれが同じ IdP であることを認識し、後続の Enterprise プランのシステム管理者に変更できないことを知らせます。最初のプラン (最初に SAML を設定したプラン) のみが変更できます。

**長所**

* 最初のエンタープライズ プランでは、IdP メタデータへの変更が 1 か所で行われるため、長期的に維持するのが最も簡単です。

**短所**

* この方法で再利用できるグローバル IdP がない可能性があります。
* UAP はいずれかのプランでのみ使用できます。

#### 複数の IdP、1 つのプラン <a href="#z8joo6p9yvs2" id="z8joo6p9yvs2"></a>

ユーザー ドメインを使用して、ユーザー リスト内のさまざまなユーザーを一致する IdP にルーティングします。これは、集中化が進んでいない企業や、 Smartsheetユーザー内に多数のドメインが存在する企業に適しています。

#### 複数の IdP、複数のプラン <a href="#f8pr4jdlvfyu" id="f8pr4jdlvfyu"></a>

独自のプラン内の各グループは、SAML を個別に設定します。これはお勧めできません。同じ IdP を使用しようとすると、1 つの IdP、複数のプランのオプションが強制的に選択されます。


---

# 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/smartsheet/system-admin/saml-and-single-sign-on/idp-multiple-plans-same-domain.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.
