Hi,

For countings, you can implement some custom mechanismdepending on your
tickets registry type. Or you may take a look at the CAS addons:
https://github.com/Unicon/cas-addons/wiki/CAS-server-events.

The user IP is available in the ClientInfo object in the ClientInfoHolder
thanks to the following filter:
https://github.com/Jasig/cas/blob/master/cas-server-webapp/src/main/webapp/WEB-INF/web.xml#L41
.

Best regards,

Jérôme LELEU
Founder of CAS in the cloud: www.casinthecloud.com | Twitter: @leleuj
Chairman of CAS: www.jasig.org/cas | Creator of pac4j: www.pac4j.org

2015-02-05 16:33 GMT+01:00 yn.zhangyingd...@gmail.com <
yn.zhangyingd...@gmail.com>:

>
> hi,
>
> how to known how many user online and how many tgt created?
> if can do,how to get user login ip?
>
> thank you.
> ------------------------------
> yn.zhangyingd...@gmail.com
>
> --
> You are currently subscribed to cas-dev@lists.jasig.org as: lel...@gmail.com
> To unsubscribe, change settings or access archives, see 
> http://www.ja-sig.org/wiki/display/JSG/cas-dev
>
>

-- 
You are currently subscribed to cas-dev@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-dev

Reply via email to