hi, 
maybe too late, but i just post anyway, maybe others might find it useful.
 
this is my steps to enable CAS status/dashboard url
1. add below in your cas.properties
cas.monitor.endpoints.enabled=true
cas.monitor.endpoints.sensitive=false
cas.monitor.endpoints.dashboard.enabled=true
cas.monitor.endpoints.dashboard.sensitive=false
cas.monitor.endpoints.status.enabled=true
cas.monitor.endpoints.status.sensitive=false

2. then you can access https://mycasdomain.com:8443/cas/status/dashboard
3. there you can see all session, and can kill specific session as well.
4. FYI you can only open this url from the machine where CAS is run.



On Saturday, 4 February 2017 00:10:34 UTC+8, mdottavi wrote:
>
> I'm looking for a way to invalidate a current user session. 
> Use case is the Admin that want to kill a user session.
> (Looking for a way CAS invoke the Single Logout BACK CHANNEL URL on all 
> registered ST)
>
> Thanx.
>

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/a29ff78e-2c58-45ba-bcb9-e4aebda3b1f4%40apereo.org.

Reply via email to