Terminology Index
Glossary
1801 terms
Showing 1377-1408 of 1801 terms
SCIM Protocol
System for Cross-domain Identity Management: a standard for provisioning users, groups, and identity attributes between systems, the protocol modern IAM uses to keep accounts in sync across applications.
SCIM is the open standard for identity provisioning: it defines a REST API and JSON schemas so IdPs and applications can create, update, and deprovision identities consistently across systems. IAM engineers use it to automate identity lifecycle across SaaS and internal apps, replacing custom connectors. Reliable SCIM integration is what makes joiner-mover-leaver flows actually work across many systems and is a defining tool of modern IAM engineering.
Introduced in: IAM Engineer Fundamentals
Examples
- Provisioning new hires into a SaaS via SCIM from the central IdP.
- Deprovisioning a leaver across all SCIM-connected applications.
- Replacing custom user-provisioning connectors with SCIM.
No related terms linked yet.
