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. Explanation
View Source Open in ChatGPT Open in Claude

Explanation#

These pages give the reasons behind the behaviour of scim2-models: the SCIM rules it applies, the questions the specifications leave open, and the answers this implementation chose. They are written to be read away from the keyboard, rather than consulted while completing a task.

  • Filter deviations from the SCIM RFC
  • PATCH semantics and interoperability
  • Validation policies
  • SCIM contexts and attribute characteristics
Previous
Validate and serialize SCIM payloads
Next
Filter deviations from the SCIM RFC

2026, Yaal Coop

Made with Sphinx and Shibuya theme.