# 출입 그룹에 SCIM 사용하기

{% hint style="info" %}
조직에서 액세스 제어에 디렉터리를 사용하는 경우, 다음을 참조하세요. [디렉터리로 사용자 관리](/command/ko/users-and-permissions/manage-users-in-your-organization/directories-for-user-group-management.md) 변경하기 전에. 이 문서에서는 디렉터리가 사용자가 관리되는 위치와 적용되는 권한에 어떤 영향을 미치는지 설명합니다.
{% endhint %}

사용자 및 그룹을 액세스 그룹에 추가하기 위해 SCIM(System for Cross-domain Identity Management)을 사용할 수 있습니다.

{% hint style="warning" %}
이 문서의 단계는 SCIM 사용자와 그룹이 Verkada Command에 프로비저닝된 후에만 작동합니다.
{% endhint %}

***

## 사용자를 액세스 그룹에 추가

{% hint style="danger" %}
SCIM 공급자에서 사용자를 생성하고 그룹에 할당해야 합니다. 프로세스는 공급자에 따라 다르며, Okta([SAML](/command/ko/security/identity-providers/okta.md) 및 [SCIM](/command/ko/security/identity-providers/okta.md)) 및 Microsoft Entra ID([SAML](/command/ko/security/identity-providers/microsoft-entra-id.md) 및 [SCIM](/command/ko/security/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/ko/access/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/ko/users-and-credentials/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.
