Ability to get basic information about active users and CAS usage (total
number of active users, active usernames, TGT's granted per minute)
would be very beneficial in the status dashboard.
Michael Herring
Information Technology Services
Web Developer
Denison University
On 1/12/2011 8:48 AM, Marvin Addison wrote:
I want to know which users are currently connected to CAS.
Is there any way to know?
Query the ticket registry for TGTs, determine the ones that are not
expired, and get the associated principal name,
TicketGrantingTicket#getAuthentication()#getPrincipal()#getId(). This
is functionality you would need to develop, but I can imagine it would
be very helpful to have this information available on the CAS status
dashboard. Anyone else have interest in this?
M
--
You are currently subscribed to [email protected] as:
[email protected]
To unsubscribe, change settings or access archives, see
http://www.ja-sig.org/wiki/display/JSG/cas-user