Guide
Use this guide to learn SCIM, test provisioning flows, and prepare a reliable SCIM 2.0 integration. The pages are organized around the questions developers and identity teams usually have before connecting a real identity provider.
Start here
- What is SCIM? explains the protocol, resource model, and history.
- SCIM test server shows how to use scim.dev as a safe hosted endpoint for provisioning tests.
- SCIM API examples provides copy-ready requests for users, groups, filtering, PATCH, ETags, and bulk operations.
- SCIM implementation checklist helps validate your own SCIM server before launch.
- SCIM FAQ answers common questions about SCIM, SSO, groups, OAuth, and identity providers.
API and playground
- API Endpoints lists the hosted SCIM endpoints and how to call them.
- Postman helps you test the SCIM API from Postman.
- Playgrounds explains the interactive tools available on scim.dev.