That's not exactly what I need. The admin would like to be able to manage participates already joined, legitimately, whether via a token or private id. i.e. currently, all we have is a list of legitimate users joined, but when an admin wants to kick one of them, for whatever reasons, the admin currently cannot due to 1, listeners can join silently without any event posted to the admin, i.e. it has no way of knowing anyone joined, except polling. 2. even if the admin gets the list, it has no idea who is who.