About SCIM Verify
SCIM Verify is a focused test runner for SCIM 2.0 service providers. You enter the base URL and authentication details for a SCIM server and choose the checks to run.
The tool sends real SCIM HTTP requests to your server and reports pass/fail results with request and response diagnostics. It can inspect discovery endpoints, validate common response shapes, and exercise Users and Groups flows such as list, retrieve, filter, sort, paginate, create, replace, patch, and delete.
SCIM Verify is based on the core SCIM 2.0 specifications:
- RFC 7643: Core Schema
- RFC 7644: Protocol
It is a practical interoperability check, not a formal certification program. Passing the tests is a useful signal, but it does not prove complete compliance or production readiness.
Risks
Run SCIM Verify against a test tenant or disposable environment. Some checks can create, update, patch, or delete users and groups, depending on the configuration and subscription level. Use credentials with the least access needed, and avoid pointing the tool at production data unless you fully understand the selected operations.
The full SCIM Verify suite requires a Pro subscription at €9.99 / month. Free subscriptions are limited to GET checks for the /Users endpoint.
Review the generated diagnostics before sharing them, because URLs, payloads, and response bodies can contain environment-specific information.