Hi Nirupama, If you are using a JDBC backed ticket registry you could easily find out this information, something like 'SELECT * FROM TICKETGRANTINGTICKET' will give you all the TGT's that have been issued and have not yet expired.
It would take a bit of parsing of the AUTHENTICATION field, but it is do-able. Thanks Paul On 15 Feb 2010, at 15:59, Nirupama Mallavarupu wrote: Hi Scott et al, How can one determine the number of currently active login sessions authenticated by CAS. Is there a query or programmatic call we can perform to check the number and exact users who have a valid ticket from CAS. We need this to let all the logged in users know that we are bringing down all the webapps for which the authentication provider is CAS. Thanks for your help!! ________________________________ This email and any attachments are confidential and intended solely for the use of the addressee and may contain information which is covered by legal, professional or other privilege. If you have received this email in error please notify the system manager at [email protected]. The University's computer systems may be monitored and communications carried on them recorded to secure the effective operation of the system and for other lawful purposes. -- 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
