SCIM

Identity Synchronization

# Concept {/concept/}

SCIM (System for Cross-domain Identity Management), known in Chinese as Cross-domain Identity Management System, is primarily used for identity management in multi-tenant cloud applications. SCIM not only defines a standardized user schema but also provides a set of RESTful APIs. These APIs include a rich yet straightforward set of operations, supporting all user management tasks from modifying specific attributes of a particular user to performing bulk updates. This simplifies user provisioning and management in the cloud.

# Features {/features/}

Users do not need to create their own user provisioning and management schemas; they can directly adopt the SCIM standard. By enabling SCIM, enterprise administrators can more easily provision users, thereby expanding the potential user base.