RE: [cas-user] tracking failed login attempts

2009-04-13 Thread Craig Squires
I think a custom authentication handler is probably the right way to do this, given the plugin architecture. For example, if you are using openLDAP as your authentication back end and you have the password policy overlay in place, the back end database takes care of failed login tracking etc.

[cas-user] Logout from CAS an user

2009-04-13 Thread Diego Benedicto
Hi all, I need to logout from CAS a user from an external web application... For example: logged as an admin in a web application that selects to block a user ( a column in a table) and in this moment the web application send a request to CAS that logout this user (I would secure the request

RE: [cas-user] Logout from CAS an user

2009-04-13 Thread Pieslak, Brian
This is also a feature I am looking for on my product's roadmap, so whatever solution is identified, could someone please socialize the design/implementation on the CAS wiki? Thanks, -Brian From: Diego Benedicto [diego.benedi...@gmail.com] Sent: Monday,

[cas-user] Kill all CAS sessions

2009-04-13 Thread Diego Benedicto
Hi all, Is there a way to kill all CAS sessions ? I want from an external web application to choose CLOSE CAS and update a column in a table and kill all living CAS sessions (all the TGT I think) Thanks in advance, Diego -- View this message in context: