Skip to main content
Synchronize users and groups from enterprise identity providers.

How it works

  1. Customer configures SCIM in their IdP
  2. IdP sends SCIM requests to Scalekit
  3. Scalekit creates/updates/deletes users and groups
  4. Applications receive updated user data

Configuration

Provide these details to your customer:
  • SCIM base URL: https://scalekit.com/scim/v2
  • Bearer token: Generated in dashboard
  • Supported operations: Create, Read, Update, Delete users and groups

Attribute mapping

Standard SCIM attributes are mapped:
SCIM attributeScalekit attribute
userNameemail
name.givenNamegivenName
name.familyNamefamilyName
emails[primary]email
activeactive

Next steps

SCIM users

User provisioning API

SCIM groups

Group provisioning API

Build docs developers (and LLMs) love