# アクセスグループに SCIM を使用する

{% hint style="info" %}
アクセスコントロールにディレクトリを使用している場合は、 [ディレクトリでユーザーを管理する](/command/ja/yzto/manage-users-in-your-organization/directories-for-user-group-management.md) を変更前に参照してください。これにより、ディレクトリがユーザーの管理場所と適用される権限にどのように影響するかが説明されています。
{% endhint %}

System for Cross-Domain ID管理 (SCIM) を使用して、ユーザーをアクセスグループに追加できます。

{% hint style="warning" %}
この記事の手順は、SCIM のユーザーとグループが Verkada Command にプロビジョニングされてからのみ機能します。
{% endhint %}

***

## ユーザーをアクセスグループに追加する

{% hint style="danger" %}
SCIM プロバイダでユーザーを作成し、ユーザーをグループに割り当てる必要があります。手順はプロバイダによって異なり、Okta ([SAML](/command/ja/sekyuriti/identity-providers/okta.md) および [SCIM](/command/ja/sekyuriti/identity-providers/okta.md)) と Microsoft Entra ID ([SAML](/command/ja/sekyuriti/identity-providers/microsoft-entra-id.md) および [SCIM](/command/ja/sekyuriti/identity-providers/microsoft-entra-id.md)) の両方がサポートされています。
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command で、［All Products］＞［Access］に移動します。**
{% endstep %}

{% step %}
**左側のパネルで、\[アクセス ユーザーとグループ] をクリックします。**
{% endstep %}

{% step %}
**上部で、\[グループ] > \[SCIM グループを作成] をクリックします。**
{% endstep %}

{% step %}
**SCIM グループをフィルタリングするか選択して、SCIM グループ名で新しいアクセスグループを自動的に作成します。**
{% endstep %}

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

これで、SCIM グループがアクセスグループになりました。これで、このグループに [アクセスレベル](/access-control/ja/akusesu/add-and-modify-access-levels/access-level-schedules-and-exceptions.md) 割り当てて、このグループのユーザーにドアへのアクセス権を付与できます。

{% hint style="warning" %}
SCIM プロバイダが Verkada Command オーガナイゼーション' からリンク解除されると、すべての SCIM アクセスグループは削除されます。
{% endhint %}

***

{% hint style="info" %}
**実際の動作を見てみたいですか？** 次をチェックしてください [動画チュートリアル](https://www.youtube.com/watch?v=YSMzqFwWlW4).
{% 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/access-control/ja/yzto/add-and-modify-access-groups/use-scim-for-access-groups.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.
