Reverse Proxy with CAS, should this work?

David Whitehurst dlwhitehurst at gmail.com
Mon Mar 10 10:44:00 EDT 2008


I'm trying to use CAS on a server using JBoss and I've installed Apache
to reverse proxy to the application servers so that only the CAS/portal
server talk to the application servers using HTTPS.

I use the following in my httpd config ..

ProxyPass               /server1 https://protected1:8443/server1
ProxyPassReverse        /server1 https://protected1:8443/server1

Will CAS be able to do this?  I was successful with no reverse proxy between
the CAS server and the app server.  Without the reverse proxy and a firewall
IP->IP restriction naturally it did not work.  The CAS proxy is just a
one-time service proxy. After the reverse proxy is in place, should this
work?


David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20080310/27d19035/attachment.html 


More information about the cas mailing list