Open Source SCIM Server
The SCIM Playground is powered by Laravel SCIM Server, a SCIM 2.0 Server implementation for Laravel.
To start a local SCIM test server, use the following commands. You'll need git
and docker-compose
for it to work.
git clone git@github.com:limosa-io/laravel-scim-server.git
docker-compose up
git clone git@github.com:limosa-io/laravel-scim-server.git
docker-compose up
Read more on GitHub.