Path: / admin / realms / {realm} / logout-all

Removes all user sessions. Any application that has an admin url will also be told to invalidate any sessions they have.

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

Method Summary
ResourceDescription
POST /admin/realms/{realm}/logout-allRemoves all user sessions.

Method Detail
HTTP Example:
POST /admin/realms/{realm}/logout-all

Removes all user sessions. Any application that has an admin url will also be told to invalidate any sessions they have.

Output:
void