Python tools to build SCIM2 compatible applications.
- If you need to build a SCIM server, have a look at scim2-models.
- If you need to interact with a SCIM server in a Python application, have a loot at scim2-client.
- If you need to interact with a SCIM server in a CLI, have a look at scim2-cli.
- If you need to check the compliance of your SCIM server, have a look at scim2-tester.
- If you need a SCIM server prototype to include in your development environment, or to take inspiration and build your own, have a loot at scim2-server.
- If you need to test your client code against a real world SCIM servers, in a unit test suite or a CI, have a look at pytest-scim2-server.
The projects are mostly maintained by Yaal Coop. There is no precise roadmap or deadline, if you need something in the libraries, please reach us through the bug trackers. We are available for hire to help you build or integrate SCIM in your applications.