Remove all user sessions associated with this user. And, for all applications that have an admin URL, tell
them to invalidate the sessions for this particular user.
Remove all user sessions associated with this user.
Method Detail
HTTP Example:
POST /admin/realms/{realm}/users/{username}/logout
Remove all user sessions associated with this user. And, for all applications that have an admin URL, tell
them to invalidate the sessions for this particular user.