Expand description
Core schema type definitions for SCIM resources.
This module contains the fundamental data structures that define SCIM schemas, attribute definitions, and their characteristics as specified in RFC 7643.
Structs§
- Attribute
Definition - Definition of a SCIM attribute.
- Schema
- A SCIM schema definition.
Enums§
- Attribute
Type - SCIM attribute data types.
- Mutability
- Attribute mutability characteristics.
- Uniqueness
- Attribute uniqueness constraints.