# Functions
MetaAttributes returns a structure to access individual attributes about fields in Schema, Attribute and ResourceType.
Schemas return the schema registry that holds all registered schemas.
# Constants
SCIM defined standard content type.
Reserved Id for core schema.
SCIM defined date format used to parse dateTime values.
SCIM mutability attribute defined in RFC7643.
SCIM mutability attribute defined in RFC7643.
SCIM mutability attribute defined in RFC7643.
SCIM mutability attribute defined in RFC7643.
SCIM returned attribute defined in RFC7643.
SCIM returned attribute defined in RFC7643.
SCIM returned attribute defined in RFC7643.
SCIM returned attribute defined in RFC7643.
SCIM data types defined in RFC7643.
SCIM data types defined in RFC7643.
SCIM data types defined in RFC7643.
SCIM data types defined in RFC7643.
SCIM data types defined in RFC7643.
SCIM data types defined in RFC7643.
SCIM data types defined in RFC7643.
SCIM data types defined in RFC7643.
SCIM uniqueness attribute defined in RFC7643.
SCIM uniqueness attribute defined in RFC7643.
SCIM uniqueness attribute defined in RFC7643.
# Variables
The resource is in conflict with some pre conditions.
Server encountered internal error.
The specified filter syntax was invalid, or the specified attribute and filter comparison combination is not supported.
The "path" attribute was invalid or malformed.
The request body message structure was invalid or did not conform to the request schema.
A required value was missing, or the value specified was not compatible with the operation or attribute type.
The attempted modification is not compatible with the target attribute's mutability or current state (e.g., modification of an "immutable" attribute with an existing value).
The specified "path" did not yield an attribute or attribute value that could be operated on.
The resource was not found from persistence store.
The specified request cannot be completed, due to the passing of sensitive information in a request URI.
The specified filter yields many more results than the server is willing to calculate or process.
One or more of the attribute values are already in use or are reserved.
# Structs
Attribute models a superset of defined SCIM attributes.
A SCIM error message.
Resource type models the SCIM resource type.
Schema models a SCIM schema.
Service provider config.
# Type aliases
SCIM mutability definition.
SCIM returned definition.
A SCIM data type.
SCIM uniqueness definition.