You can use session-based authentication to manage user sessions.
ListAuthSessionsByClusterAdmin
You can use the ListAuthSessionsByClusterAdmin method to list all auth sessions associated with the specified ClusterAdminID. If the specified ClusterAdminID maps to a group of users, all auth sessions for all members of that group will be listed.
ListAuthSessionsByUsername
You can use the ListAuthSessionsByUsername method to list all auth sessions for the specified user. A caller not in AccessGroup ClusterAdmins / Administrator privileges may only list their own sessions. A caller with ClusterAdmins / Administrator privileges may list sessions belonging to any user.