Playground
The SCIM Playground is an interactive environment designed for developers to experiment with and understand SCIM (What is SCIM?). It allows users to make SCIM API calls and observe the responses in real-time, without affecting any live data.
This tool is particularly useful for learning about the SCIM protocol, testing and debugging SCIM integration issues, and understanding how different SCIM operations behave. The playground supports all the standard SCIM operations such as creating, retrieving, updating, and deleting User and Group resources.
Example
Press the Send-button to invoke the SCIM API and view the response.
Next steps
You may want to generate test data first. Use the data generator to create some users and groups.
Next, if you are here to learn about SCIM, you probably want to continue learning everything about managing users.
If you are here to connect your own application, you are probably more interested in obtaining an API key or OAuth credentials. You can get these here.