-
Sep 7th, 2011, 10:22 AM
#1
List all authenticated users?
Is there a way to obtain a complete list of all authenticated users with an active session?
I'm building an admin dashboard for my app and would like to give ROLE_ADMIN users a view onto how busy the system is.
(+ possibly say how long they have been active, when their session times out if possible...)
Thanks
-
Sep 7th, 2011, 12:59 PM
#2
Checkout the SessionRegistry interface. This thread has some relevant discussion about it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules