User Lifecycle
Complete user provisioning lifecycle covering the four core SCIM operations: Create (POST), Update (PATCH), Deactivate (PATCH active=false), and Delete (DELETE) as defined in RFC 7644 §3. This flow represents the standard identity lifecycle pattern used by IdPs like Okta, Azure AD, and OneLogin to synchronize user accounts to downstream applications.
User Lifecycle
Complete user provisioning lifecycle covering the four core SCIM operations: Create (POST), Update (PATCH), Deactivate (PATCH active=false), and Delete (DELETE) as defined in RFC 7644 §3. This flow represents the standard identity lifecycle pattern used by IdPs like Okta, Azure AD, and OneLogin to synchronize user accounts to downstream applications.
Sequence Diagram
Click any step for details
Step-by-Step Breakdown
Token Inspector
Specs for this flow
Sections of the protocol that normatively define this flow, plus the security considerations that apply to it.