ExScimPhoenix.Controller.UserController (ex_scim_phoenix v0.2.1)

Copy Markdown View Source

Handles SCIM 2.0 User endpoints (/Users).

Implements the full SCIM user lifecycle per RFC 7644: GET (show/index), POST (create), PUT (update), PATCH (patch), DELETE (delete).