Setting remote IP source
When authenticating using HTTP based protocols the system uses the remote address property as the client source. When using a reverse proxy this will in most cases result in logging the proxy address instead of the actual client.
If the reverse proxy send the actual remote client ip in a parameter the server can be configured using this parameter (often X-Forwarded-For).