The SpringSecurity documentation should provide all the information you
need:
http://static.springframework.org/spring-security/site/reference/html/cas.html

If not, in the Spring Security SVN there should be a sample CAS web
application.

-Scott

-Scott Battaglia
PGP Public Key Id: 0x383733AA
LinkedIn: http://www.linkedin.com/in/scottbattaglia

On Wed, Jul 16, 2008 at 7:52 PM, SMallik <[EMAIL PROTECTED]> wrote:

>
> Hi,
> I am migrating from acegi to Spring Security and using Spring Security
> 2.0.3
> with CAS server 3.2.1 and cas-client-core-3.1.3 .
> Earlier when I was using Acegi , I was using CasAuthenticationHandler as my
> authentication handler in deployConfigContext.xml. But it is not part of
> Spring Security now.Is there any equivalent handler in CAS ?
> Earlier I had to provide trustStore path to CasProxyTicketValidator , is
> this not required now any more ? Now I am using
> Cas20ServiceTicketValidator.
> If I dont provide trustStore , I am getting the following error :
>
> Cas20ServiceTicketValidator,http-8443-Processor24:49 -
> javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error:
> java.security.InvalidAlgorithmParameterException: the trustAnchors
> parameter
> must be non-empty .
>
> Can I find somewhere any working sample config files where JA SIG client
> for
> Java is implemented along with Spring Security ?
>
> -Shailendra
>
> --
> View this message in context:
> http://www.nabble.com/Migrating-to-Spring-Security-from-Acegi-tp18499056p18499056.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
>
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to