Hi @all,

I would like to extend CAS authentication in order to manage concurrent
sessions. The ACEGI way would be to add ConcurrentSessionController/Filter
to security context and to add HttpSessionEventPublisher to web.xml. What
would be the way to do that with CAS? I'm looking for an appropriate place
to plug my stuff in. I've already extended the authentication a bit to
accept IP login by creating an action and modifying the webflow. I guess I
could plug my ConcurrentSessionController somewhere between
sendTicketGrantingTicket and generenateServiceTicket action-states. Any
thoughts/ideas/hints would be highly appreciated.

Best regards,
Wadim

CAS Server 3.1.1
Acegi Security 1.0.6


-- 
View this message in context: 
http://www.nabble.com/CAS-%2B-ConcurrentSessionController-Filter-tp14716524p14716524.html
Sent from the CAS Users mailing list archive at Nabble.com.

_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to