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
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
