You're correct Jason.. I made that change, and it's now redirecting to the CAS login properly.  Now I'm getting the common certificate exception error:

javax.servlet.ServletException: Unable to validate ProxyTicketValidator [[edu.yale.its.tp.cas.client.ProxyTicketValidator proxyList=[null] [edu.yale.its.tp.cas.client.ServiceTicketValidator casValidateUrl=[https://cas-dev.csun.edu/cas/serviceValidate] ticket=[ST-4-VUkDQWPMUYv1jM0SMPhxITuCCJwabp5em3B-20] service=[https%3A%2F%2Fhalcyon.csun.edu%3A8443%2FGoogleAPI%2Fgapi%2F] renew=false]]]

So I've got to figure out what's wrong with my certs.. but at least the filter is working as it should... thanks taking a look at that config!

Ryan Shelley
Lead Developer
ITR Web Development/Middleware
California State University, Northridge

818.677.4258



On Oct 31, 2006, at 12:19 PM, Jason Shao wrote:

Ryan Shelley wrote:

<filter-class>edu.yale.its.tp.cas.client.filter.CASValidateFilter</filter-class>
        <init-param>

Ryan,

I believe the CASValidateFilter is only triggered if there is a ticket 
appended onto the URL (e.g. you've already been to CAS).  You may want 
to use CASFilter instead.

Jason

-- 

Jason Shao
Application Developer, Architecture & Engineering Team
Rutgers University - Enterprise Systems & Services
v. 732-445-2869 | f. 732-445-5493 | [EMAIL PROTECTED]
_______________________________________________
Yale CAS mailing list

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

Reply via email to