LogoClawIndex
CasesSkillsAbout
LogoClawIndex

implementing-scim-provisioning - Implement SCIM User Provisioning with Scalekit

Implements SCIM user provisioning using Scalekit's Directory API and webhooks

Tags

Updated: 2026-03-26

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • detect project language framework
  • install SDK
  • configure environment credentials
  • initialize Scalekit client
  • fetch directory users
  • sync users
  • list directory groups
  • sync group permissions
  • add webhook endpoint
  • verify webhook signature
  • handle directory events
  • register webhook endpoint
  • create user
  • update user
  • deactivate user
  • sync group

Inputs

  • environment URL
  • client ID
  • client secret
  • webhook secret
  • organization ID
  • project codebase
  • existing user management functions

Outputs

  • synced user records
  • synced group records
  • webhook endpoint URL
  • HTTP response messages

Requirements

  • Scalekit SDK
  • HTTPS webhook endpoint
  • environment variable support
  • Scalekit account
  • existing user management system

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
Scalekit
webhooks
identity management
RBAC
detect project language framework
install SDK
configure environment credentials
initialize Scalekit client
environment URL
client ID
client secret
synced user records
synced group records
webhook endpoint URL