Overview#
SCIM schemaExtensions is a list of
URIs of the
SCIM Resource's schema extensions.
Each SCIM schemaExtensions has the following sub-attributes.
schema REQUIRED #
The URI of an extended schema, e.g., "urn:edu:2.0:Staff". This MUST be equal to the "id" attribute of a "Schema" resource.
required REQUIRED#
A Boolean value that specifies whether or not the schema extension is required for the resource type.
- If true - a resource of this SCIM Resource type MUST include the SCIM schemaExtensions and also include any attributes declared as required in this SCIM schemaExtensions.
- If false a resource of this type MAY omit this schema extension.
There might be more information for this subject on one of the following: