Configuring SCIM API
You can configure and enable SCIM API for your Celonis Platform team, allowing you to manage your users and team access via your identity provider.
System for Cross-domain Identity Management (SCIM) is a standard protocol designed to make it easier to manage user identities across various cloud-based applications e.g. your source identity system and your Celonis Platform team. It provides a common user schema and an API for automating the exchange of user identity information. SCIM's focus is on simplicity and fast integration, supporting scenarios like creating, updating, and deleting user accounts and groups automatically.
For more information about SCIM, go to scim.cloud.
Tip
For additional help configuring SCIM or to see which SCIM endpoints are available, please refer to the Celonis API documentation.
To access this API documentation, copy the URL below and replace [Team-Name] and [Realm] with the corresponding details from your instance:
https://[Team-Name].[Realm].celonis.cloud/swagger-ui/index.html?configUrl=%2Fv3%2Fapi-docs%2Fswagger-config&urls.primaryName=SCIM
For more information and instructions, refer to the Configuring SCIM API topic on the Celonis Developer Portal.