Hi Shalitha, I think I managed to achieve exactly what your trying to do. It was was quite some time ago and it took some a few changes to the cas server and the login webflow. But maybe take a look and see if it will suit your needs.
https://groups.google.com/d/msg/jasig-cas-user/VhbDPRJhoas/Mpc21wOzEYcJ If you need any more details just give me a shout. Regards James -----Original Message----- From: Shalitha Weerakoon [mailto:[email protected]] Sent: 20 November 2012 14:03 To: [email protected] Subject: [cas-user] CAS Concurrent Issue I have multiple web modules and i'm using spring security, concurrent configurations for each module. issue- now the same user can't log into the same module from two sessions(from 2 ip's or 2 web browsers). but the same user can log into different modules. what i want is, block the access for the all modules as the same user on multiple sessions. i already change the CAS spring security file(securityContext.xml) as the same as module spring security files to do this. but it won't work. these are the resources that i used, http://static.springsource.org/spring-security/site/docs/3.0.x/reference/ns-config.html http://static.springsource.org/spring-security/site/docs/3.0.x/reference/session-mgmt.html -- 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 -- 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
