scim2-client scim2-client scim2-client
    • scim2-models SCIM resources and messages as Pydantic models
    • scim2-client Pythonically build SCIM requests and parse SCIM responses
    • scim2-tester Check a SCIM server for RFC compliance
    • scim2-cli Query a SCIM server from the command line
    • scim2-server A lightweight SCIM2 server prototype
    • pytest-scim2-server A SCIM2 server fixture for pytest
    • scim2-flask Painless SCIM integration for Flask
    • scim2-django Painless SCIM integration for Django
    • scim2-fastapi Painless SCIM integration for FastAPI
/
  • Overview
  • How-to guides
    • Describe the server
    • Handle errors
    • Send operations in bulk
    • Tolerate a non-conformant peer
    • Choose or write a request engine
    • Version resources with ETags
  • Explanation
    • What the client checks
    • What a client knows about a server
  • Reference
  • Contributing
  • Changelog
scim2-client 0 0
Edit this page
  1. scim2-client /
  2. How-to guides
View Source Open in ChatGPT Open in Claude

How-to guides#

These guides apply scim2-client to a task whose outcome is already known. Each one starts and ends where an application resumes its own work, and assumes the Overview.

  • Describe the server
  • Handle errors
  • Send operations in bulk
  • Tolerate a non-conformant peer
  • Choose or write a request engine
  • Version resources with ETags
Previous
Overview
Next
Describe the server

2026, Yaal Coop

Made with Sphinx and Shibuya theme.