Our CAS instances are behind a load balancer.  For cas 5.x.x, we placed our 
version cas.war file in a tomcat container for which the tomcat server.xml 
file was configured with a RemoteIpValve identifying the internal proxy IP 
address of the load balancer.  The RemoteIpValve configuration allows us to 
log the clients' IP addresses in the CAS audit logs rather than the IP 
address of the load balancer.  Dave Curry explains how to do this 
in 
https://dacurry-tns.github.io/deploying-apereo-cas/setup_tomcat_configure-xforwardedfor-header-processing.html
 
.  However, I am not sure how to accomplish this with the embedded tomcat 
container that is included in the gradle overlay for CAS v 6 and above.

Is it possible to configure the embedded tomcat container with a 
RemoteIpValve setting?  If so, how?  Or will I need to install my own 
instance of tomcat in which to deploy my cas.war file?

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/43a7caec-a0ee-4e84-9273-dbf355d2101a%40apereo.org.

Reply via email to