Path: / admin / realms / {realm} / applications-by-id / {app-name} / logout-user / {username}

If the application has an admin URL, invalidate the sessions for a particular user directly.

Path parameters:
realm - realm name (not id!)
app-name -
username -

Resource Methods
Method Summary
NameDescription
POST /admin/realms/{realm}/applications-by-id/{app-name}/logout-user/{username}If the application has an admin URL, invalidate the sessions for a particular user directly.

Method Detail

POST /admin/realms/{realm}/applications-by-id/{app-name}/logout-user/{username}

If the application has an admin URL, invalidate the sessions for a particular user directly.

HTTP Example:
POST /admin/realms/{realm}/applications-by-id/{app-name}/logout-user/{username}
Output:
void