Open-source SCIM 2.0 ecosystem

Trace SCIM provisioning end to end.

SCIM Sandbox gives you a live SCIM 2.0 server and three tools around it: SCIM Server Manager for workspaces and tokens, SCIM Compliance for conformance runs, and SCIM Playground for hand-crafted SCIM requests. Test identity provisioning flows end to end without building the platform from scratch.

Sandbox warning

SCIM request and response payloads are stored without redaction for debugging. Use this as a development sandbox, not a hardened production service.

Built to validate SCIM clients, inspect traffic, and compare behavior across deployments.

The three tools

One sandbox, three surfaces.

Each tool answers a different question: what does my endpoint look like, does it conform to the spec, and what does this exact request return?

SCIM Server Manager

Create workspaces, mint access tokens, generate sample users and groups, and inspect the SCIM traffic your clients send.

Open SCIM Server Manager

SCIM Compliance

Point the conformance suite at any SCIM 2.0 base URL and get a pass/fail report across the RFC 7643 and RFC 7644 surface.

Open SCIM Compliance

SCIM Playground

Build and send individual SCIM requests by hand — filters, PATCH bodies, bulk operations, .search — and read the raw responses.

Open SCIM Playground

Issues & feature requests

Track bugs and ideas in one place.

All bugs, feature requests, and general discussion are managed centrally in the scim-project repository so feedback stays in one queue.