# Government Solutions の IDプロバイダ

Single Sign-On (SSO) のために、Verkada Command を組織の ID プロバイダ (IdP) と統合します。

{% hint style="danger" %}
必要です [オーガナイゼーション管理者](/command/ja/yzto/roles-and-permissions-for-command.md) SSO を設定するための権限。
{% endhint %}

***

## サポートされているプロバイダ

| プロバイダ                                                                                                                                                             | SAML |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--: |
| [Okta](/government-solutions/ja/shingurusainon-sso/government-solutions-no-idpurobaida/okta-saml-integration-government-solutions.md)                             |  はい  |
| [Microsoft Entra ID](/government-solutions/ja/shingurusainon-sso/government-solutions-no-idpurobaida/microsoft-entra-id-saml-integration-government-solutions.md) |  はい  |

***

## クライアント ID を生成する

{% stepper %}
{% step %}
**Verkada Command > すべての製品 > 管理者 に移動します。**
{% endstep %}

{% step %}
**\[ログインとアクセス] で、\[Single Sign-On (SSO)] を選択します。**
{% endstep %}

{% step %}
**クリック**  <i class="fa-plus">:plus:</i> **\[追加]。**
{% endstep %}

{% step %}
クリック **クライアント ID の横にコピーします。**

IdP の設定で使用するため、クライアント ID を安全な場所に保存します。
{% endstep %}

{% step %}
**IdP の設定を完了したら、戻って** [**Command の設定**](#command-configuration)**.**
{% endstep %}
{% endstepper %}

***

## Command の設定

IdP を設定した後、Command にアップロードする XML メタデータファイルが提供されます。

{% stepper %}
{% step %}
**Verkada Command > すべての製品 > 管理者 に移動します。**
{% endstep %}

{% step %}
**\[ログインとアクセス] で、\[Single Sign-On (SSO)] を選択します。**
{% endstep %}

{% step %}
**クリック** <i class="fa-pencil-line">:pencil-line:</i> **SAML の設定の横に**
{% endstep %}

{% step %}
**\[ID プロバイダ XML メタデータ] セクションで、\[新しい XML をアップロード] をクリックします。**

IdP の設定中にダウンロードした XML ファイルをアップロードします。
{% endstep %}

{% step %}
**\[メールドメイン] セクションで、組織内のユーザーがログインに使用するメールドメインを設定します。**&#x20;
{% endstep %}

{% step %}
**\[メタデータの確認] セクションで、\[ログインテストを実行] をクリックして、設定が正しく完了したことを確認します。ログインテストが失敗した場合は、メタデータファイルと関連するドメインを確認してください。**

一般的なエラー: `app_not_configured_for_user` — これは、ブラウザにアプリのアクセスがキャッシュされている場合に発生することがあります。シークレットブラウザを使用するか、キャッシュをクリアして再試行してください。

{% hint style="danger" %}
XML を確認する前に、メールドメインを追加する必要があります。
{% endhint %}
{% endstep %}

{% step %}
**(任意) \[SSO を必須にする] をオンにして、組織内の全員に SSO でのログインを強制します。**

* 設定されたメールドメインを使用する人は、サインインするために SAML を通過する必要があります
* ユーザーアクセスの制御を強化します
* SAML に問題がある場合、解決されるか強制が無効になるまでユーザーはサインインできません

{% hint style="warning" %}
&#x20;XML が確認されるまで、SSO を必須にすることはできません。
{% endhint %}
{% endstep %}
{% endstepper %}


---

# Agent Instructions: 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://help.verkada.com/government-solutions/ja/shingurusainon-sso/government-solutions-no-idpurobaida.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.
