SCIM, known as System for Cross-domain Identity Management, is a standardized protocol that automates user identity management across various systems and applications. It achieves this through RESTful APIs, facilitating smooth communication between identity providers e.g. Okta and service providers like Cosmo.

SCIM enables organizations to automate tasks like user provisioning, updating, and de-provisioning, thereby streamlining administrative processes. As of today we support the following integration:

Create users

When a user is added to the SCIM app, it creates the user on Cosmo and then adds them to their respective organization.

Update user attributes

When the user’s attributes (who is a member of the scim app) are modified, it syncs it with Cosmo.

Deactivate users

When a user is removed from the SCIM app, it deactivates the respective user’s account on Cosmo.