SCIM

Created
Created
2025 Jul 6 19:1
Creator
Creator
Seonglae ChoSeonglae Cho
Editor
Edited
Edited
2025 Jul 6 19:2
Refs
Refs

System for Cross-domain Identity Management

User and Group Provisioning (creation, modification, deletion) automation standard that synchronizes user account information (name, email, affiliation, active status, etc.) between
IDP
and applications via JSON/REST API (provisioning/deprovisioning)
Uses HTTP methods to perform CRUD operations on Users and Groups resources, typically authenticated using bearer tokens
However, many exception handlers are needed to address PATCH specification details and vendor-specific (especially Microsoft) non-standard implementation issues
 
 
 
 
 

Recommendations