> I need to put log messages with IP Address of
> the client that sent the request.
The IP address and other HttpRequest data is not available to
authentication handlers. I recommend you leverage the CAS auditing
features to accomplish your goal, as it is the recommended method for
logging authen
Hi
I am new to CAS and trying to work with CAS-server-3.3.1.
I am using BindLdapAuthenticationHandler to bind to LDAP. In
BindLdapAuthenticationHandler I need to put log messages with IP Address of
the client that sent the request.
Please let me know how to get IP Address in BindLdapAuthenticati