SCIM Resource
A SCIM Resource is a managed identity object, such as a user or group, exposed through the SCIM protocol.
Definition
A SCIM Resource is a structured object managed through SCIM endpoints, typically representing a user, group, or schema-related object. Resources are identified, queried, created, updated, and deleted or deactivated through standard protocol operations. The most common operational resources are User and Group, but SCIM also defines service provider configuration and schema discovery resources. In provisioning projects, it is important to distinguish between the abstract SCIM resource model and the real business meaning of those resources in the target application, because applications may expose limited, opinionated, or incomplete lifecycle behavior even when the resource model appears standard.
Why it matters
SCIM Resources are the operational units through which identity lifecycle data is exchanged and controlled.
The Ariovis perspective
Native capabilities and standard interfaces should be used before bespoke development. Custom work is justified only after its operational and maintenance impact has been qualified.
Related services
Common pitfalls
- A common pitfall is assuming that a standard-looking resource model implies standard lifecycle semantics and administrative behavior.
Standards and protocols
- RFC 7643
- RFC 7644
- SCIM 2.0
Related terms
Explore this category
These concepts matter most inside a real project.
The first conversation helps establish your context, the systems involved and the next useful decision.