CAS « Integration « Spring Q&A





1. CAS integration Problem    forum.springsource.org

CAS integration Problem Hello, we have a requirement that the client should only authenticate himself once and not every time he opens a new window in IE. I thought the integrating ...

2. Integration with CAS    forum.springsource.org

I am trying to integrate spring application with acegi security and CAS application. Can anyone give some info about any study material availabe or any clue on step by step procedure ...

3. SpringSecurity2 + CAS Integration configuration    forum.springsource.org

hi i am working on spring security2 integration with CAS(Central Authentication Service) ,can any one plz send me the configuration files(ApplicationContext-security.xml and web.xml) which is working fine thanks in advance plz ...

4. CAS Integration    forum.springsource.org

CAS Integration I want to Auth. against CAS and then upon success hit a database for some user default preferences. Whats the best way to go about this? Code: