scim2-models scim2-models scim2-models
  • scim2-client
  • scim2-tester
  • scim2-cli
  • scim2-server
  • pytest-scim2-server
/
  • Overview
  • How-to guides
    • Access resource values with paths
    • Build safe SCIM filters
    • Define custom SCIM models
    • Describe a SCIM service
    • Generate models from SCIM schemas
    • Tolerate a non-conformant peer
    • Validate and serialize SCIM payloads
  • Explanation
    • Filter deviations from the SCIM RFC
    • PATCH semantics and interoperability
    • Validation policies
    • SCIM contexts and attribute characteristics
  • Integrations
    • Shared helpers for a SCIM server
    • Flask
    • Django
    • FastAPI
    • Write a filter transpiler
    • SQLAlchemy
  • Reference
  • Contributing
  • Changelog
scim2-models 0 0
Edit this page
  1. scim2-models /
  2. How-to guides
View Source Open in ChatGPT Open in Claude

How-to guides#

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

  • Access resource values with paths
  • Build safe SCIM filters
  • Define custom SCIM models
  • Describe a SCIM service
  • Generate models from SCIM schemas
  • Tolerate a non-conformant peer
  • Validate and serialize SCIM payloads
Previous
Overview
Next
Access resource values with paths

2026, Yaal Coop

Made with Sphinx and Shibuya theme.