Forwarding CAS requests
Scott Battaglia
scott.battaglia at gmail.com
Mon Oct 15 11:38:11 EDT 2007
You can modify the example index.jsp file in the cas-server-webapp
directory. Right now it reconstructs a URL with the context path.
-Scott
On 10/15/07, Andrew R Feller <afelle1 at lsu.edu> wrote:
>
> While setting up the Apache HTTP server to forward requests to Apache
> Tomcat, we wanted it such that CAS was the document root of the server so
> requests would look like:
>
>
>
> http://ssoA.example.com/login?null
>
> http://ssoA.example.com/serviceValidate?....
>
>
>
> I set up mod_proxy_ajp to forward all requests for document root to the
> CAS web app, however, whenever I hit the server directly, it redirects the
> traffic to /cas/login?null.
>
>
>
> How can I change this behavior to not send requests to /cas/? Should I
> add a rule in the SimpleUrlHandlerMapping such that any request for document
> root be picked up by the loginController?
>
>
>
> Thanks,
>
>
>
> Andrew R Feller, Analyst
>
> Subversion Administrator
>
> University Information Systems
>
> Louisiana State University
>
> afelle1 at lsu.edu
>
> (office) 225.578.3737
>
>
>
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>
>
--
-Scott Battaglia
LinkedIn: http://www.linkedin.com/in/scottbattaglia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20071015/bcd12cb0/attachment.html
More information about the cas
mailing list