Hi All,
I am trying out a simple use case which demonstrates integration between CAS 3.0 and ACEGI 1.0.4.
Here is a brief overview of the setup:
1) CAS 3.0 has been deployed on tomcat 6.0 and configured to
authenticate against openldap server. Authentication using CAS login
servlet works over SSL as expected.
2) I am trying to configure sample ACEGI application viz acegi-security-sample-contacts-cas.war to authenticate against the CAS server as per http://acegisecurity.org/docbook/acegi.html#cas. For some reason am not able to get past *step 6*. After successful authentication CAS redirects the browser to non existing service page resulting in 404 error.
It would be helpful if anybody can let me know how this service URL viz:
https://localhost:8443/contacts_cas/...security_check
has to be configured for CasProcessingFilter as per *step 7.0*
Also, am planning to buy http://www.manning.com/walls3/. I wonder whether this book talks about ACEGI and CAS integration. Are there better books or online resources out there which will help newbies come up to speed quickly ?
Thanks in Advance
--
Jagadish


. Are there better books or online resources out there which will help newbies come up to speed quickly ?

