The Audit add-on contains the UserSessions service that provides information about current user sessions. Also the add-on has a screen that displays active sessions and allows to invalidate them.
Keep in mind, that in Jmix there are no “middleware” user sessions as it was in CUBA. API and screens mentioned above leverages Spring security mechanisms and work with HTTP-sessions. Out of the box it doesn’t support clustered deployment.