Overview#
SCIM 2.0 is built on a object model where a SCIM Resource is the common denominator and all
SCIM objects are derived from it.
SCIM Resource is a collection of SCIM Attributes identified by one or more SCIM Schemas. (Much like an LDAP Entry is a collection AttributeTypes identified by one or more ObjectClass)
SCIM Resource Model
 |
.
Every SCIM Resource has
SCIM Common Attribute and
RFC 7643 defines the following SCIM Resources:
which that extends the common attributes.!! SCIM Resource components
Each SCIM resource is a JSON object that has the following components:
There might be more information for this subject on one of the following: