Web server on different machine to CAS server
Scott Battaglia
scott.battaglia at gmail.com
Wed Feb 28 10:00:23 EST 2007
Mike,
Is there any other messages in the log file? Exceptions, etc.?
Thanks
-Scott
On 2/26/07, Mike Crawford <mike.crawford at gmail.com> wrote:
>
> Hi,
>
> I am trying to run a web server on one machine which redirects to a CAS
> server running on another machine. When I try to
> change the client.filter.serverName to redirect back to the web server I
> get a 'Unable to validate ProxyTicketValidator' message. Does this have
> something to do with proxyList?
>
> I've pasted an excerpt from client.filter.CASFilter with what I'm trying
> to achieve. Ultimately there will be many web servers pointing to the same
> authentication server.
>
> Thanks for your help,
>
> Mike Crawford
>
> <param-name>edu.yale.its.tp.cas.client.filter.loginUrl</param-name>
> <param-value>https://authenticationserver.com/cas/login
> </param-value>
> </init-param>
> <init-param>
> <param-name>
> edu.yale.its.tp.cas.client.filter.validateUrl</param-name>
> <param-value>
> https://authenticationserver.com/cas/serviceValidate</param-value>
> </init-param>
> <init-param>
> <param-name>
> edu.yale.its.tp.cas.client.filter.serverName</param-name>
> <param-value>webserver1.com:8080</param-value>
> </init-param>
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20070228/45cbf4c8/attachment.html
More information about the cas
mailing list