We are upgrading from CAS 3.x to CAS 5.1.4 . Currently we log the
originating IP (X-Forwarded-For) with this configuration in the web.xml in
CAS 3:
<filter>
<filter-name>CAS Client Info Logging Filter</filter-name>
<filter-class>com.github.inspektr.common.web.ClientInfoThreadLocalFilter</filter-class>
<init-param>
<param-name>alternativeIpAddressHeader</param-name>
<param-value>X-Forwarded-For</param-value>
</init-param>
</filter>
How can I achieve the same thing in CAS 5.1.4?
Thank you,
Adam
--
- 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/CAN6MV5PjAhhWJMwZjPjT-_Hp2fjzSAg1nH%2BsgWQ6A99mcqny8A%40mail.gmail.com.