LogoClawIndex
CasesSkillsAbout
LogoClawIndex

implementing-scim-provisioning - SCIM User Provisioning with Scalekit

Implements SCIM user provisioning via Scalekit Directory API and webhooks for automated user lifecycle management

Tags

Updated: 2026-03-26

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • detect project stack
  • install SDK
  • configure environment credentials
  • initialize Scalekit client
  • sync directory users
  • sync directory groups
  • create webhook endpoint
  • verify webhook signature
  • handle directory events
  • create user
  • update user
  • deactivate user
  • sync group permissions

Inputs

  • Scalekit environment URL
  • Scalekit client ID
  • Scalekit client secret
  • webhook secret
  • directory users
  • directory groups
  • webhook events
  • project user service functions
  • project role management functions

Outputs

  • webhook endpoint
  • created users
  • updated users
  • deactivated users
  • synced groups
  • synced permissions
  • provisioning status

Requirements

  • HTTPS endpoint
  • Scalekit account
  • webhook signature verification
  • environment variables

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
SCIM
user provisioning
directory sync
lifecycle management
webhook
Scalekit
identity management
RBAC
detect project stack
install SDK
configure environment credentials
initialize Scalekit client
Scalekit environment URL
Scalekit client ID
Scalekit client secret
webhook endpoint
created users
updated users