{realm}-users-{id}
Number of APIs: 12
-
Get representation of the user GET {{baseUrl}}/:realm/users/:id
-
Update the user PUT {{baseUrl}}/:realm/users/:id
-
Delete the user DELETE {{baseUrl}}/:realm/users/:id
-
Return credential types, which are provided by the user storage where user is stored. GET {{baseUrl}}/:realm/users/:id/configured-user-storage-credential-types
-
Disable all credentials for a user of a specific type PUT {{baseUrl}}/:realm/users/:id/disable-credential-types
-
Send a update account email to the user An email contains a link the user can click to perform a set of required actions. PUT {{baseUrl}}/:realm/users/:id/execute-actions-email?client_id=consequat incididunt dolor pariatur&lifespan=18909540&redirect_uri=consequat incididunt dolor pariatur
-
Impersonate the user POST {{baseUrl}}/:realm/users/:id/impersonation
-
Remove all user sessions associated with the user Also send notification to all clients that have an admin URL to invalidate the sessions for the particular user. POST {{baseUrl}}/:realm/users/:id/logout
-
Get offline sessions associated with the user and client GET {{baseUrl}}/:realm/users/:id/offline-sessions/:clientUuid
-
Set up a new password for the user. PUT {{baseUrl}}/:realm/users/:id/reset-password