# SCIMトークン管理

組織のクロスドメインID管理（SCIM）トークンは、あなたのアイデンティティプロバイダ（Microsoft Entra ID、Okta、または Google Workspace）を認証し、Verkada Command 内でユーザーとグループを動的にプロビジョニングします。

***

## SCIM トークンを生成する

{% stepper %}
{% step %}
**Verkada Command で、All Products > Admin に移動します。**
{% endstep %}

{% step %}
**\[Login & Access] > \[SCIM Users Provisioning] を選択します。**
{% endstep %}

{% step %}
**\[Add Domain] をクリックし、希望するメールドメインを入力します。**
{% endstep %}

{% step %}
**（任意）アカウント作成時にユーザーにメール招待を送信したくない場合は、\[Send Email Invites] をオフに切り替えます。**

新しく生成された SCIM トークンが表示されます。

<div align="left" data-with-frame="true"><img src="/files/f2a175abbd32ca04ec40fad91c2addd4ce0d53c8" alt="" width="606"></div>
{% endstep %}

{% step %}
**トークンを選択してクリップボードにコピーします。**
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
この新しいトークンで直ちにアイデンティティプロバイダの設定を更新してください。ページを再読み込みすると、トークンは再表示されません。
{% endhint %}

***

## SCIM トークンを更新する

トークンを再生成する必要がある場合（たとえば紛失または侵害された場合）は、Command でこれを行うことができます。

{% hint style="warning" %}
SCIM トークンを更新すると、以前のトークンは即座に無効になります。ユーザーのプロビジョニングに支障が出ないよう、直ちに新しいトークンをアイデンティティプロバイダにコピーしてください。
{% endhint %}

### 要件

* 組織ですでに SCIM プロビジョニングが有効になっていること
* SCIM トークンを更新するには組織管理者である必要があります

### 仕組み

{% stepper %}
{% step %}
**Command で \[All Products] > \[Admin] に移動します。**
{% endstep %}

{% step %}
**\[Login & Access] > \[SCIM Users Provisioning] を選択します。**
{% endstep %}

{% step %}
**\[Refresh] をクリックします。**
{% endstep %}

{% step %}
**警告メッセージが表示されたら、確認のため \[Continue] をクリックします。**

新しく生成された SCIM トークンが表示されます。
{% endstep %}

{% step %}
**トークンを選択してクリップボードにコピーします。**

この新しいトークンは以前のトークンを取り消し、元に戻すことはできません。
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
この新しいトークンで直ちにアイデンティティプロバイダの設定を更新してください。ページを再読み込みすると、トークンは再表示されません。
{% endhint %}


---

# 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/command/ja/sekyuriti/identity-providers/scim-token-management.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.
