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:Documentation Index
Fetch the complete documentation index at: https://wundergraphinc-milinda-eng-8701-implement-cache-warmer-from.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Create users
When a user is added to the SCIM app, an invitation is sent to the user’s email to join 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.