Bulk Operations

Execute multiple SCIM create, update, patch, and delete operations in a single HTTP request (RFC 7644 §3.7). Bulk operations reduce round trips and enable atomic provisioning of related resources. The server advertises its bulk capabilities (maxOperations, maxPayloadSize) via the ServiceProviderConfig endpoint.

Try in Looking Glass
ProvisioningBatch Processing

Sequence Diagram

Click any step for details

IdPSCIM1Bulk Request2Process Operations3Bulk Response
Request
Response
Redirect
Internal

Step-by-Step Breakdown

1
Bulk Request
IdPSCIM Server
2
Process Operations
SCIM ServerSCIM Server
3
Bulk Response
SCIM ServerIdP

Token Inspector

Specs for this flow

Sections of the protocol that normatively define this flow, plus the security considerations that apply to it.

Core specs

· The specifications that define this protocol.

Security & privacy

· Dedicated security and privacy considerations.