> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/government-solutions/ja/shingurusainonsso/kesoryshonnoidpurobaida/scimtkun.md).

# SCIMトークン管理

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

***

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

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

{% step %}
**［ログインとアクセス］>［SCIM ユーザープロビジョニング］を選択します。**
{% endstep %}

{% step %}
**［ドメインを追加］をクリックし、必要なメールドメインを入力します。**
{% endstep %}

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

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

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

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

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

***

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

トークンを再生成する必要がある場合（たとえば、紛失または漏えいした場合）は、Command で実行できます。

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

### 要件

* 組織で SCIM プロビジョニングがすでに有効になっている必要があります
* SCIM トークンを更新するには、オーガナイゼーション'管理者である必要があります

### 仕組み

{% stepper %}
{% step %}
**Command で、［すべての製品］>［管理］に移動します。**
{% endstep %}

{% step %}
**［ログインとアクセス］>［SCIM ユーザープロビジョニング］を選択します。**
{% endstep %}

{% step %}
**［更新］をクリックします。**
{% endstep %}

{% step %}
**警告メッセージが表示されたら、［続行］をクリックして確認します。**

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

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

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

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


---

# 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/government-solutions/ja/shingurusainonsso/kesoryshonnoidpurobaida/scimtkun.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
