Auditing IP Address

Marvin Addison marvin.addison at gmail.com
Thu Apr 14 11:28:52 EDT 2016


On Thu, Apr 14, 2016 at 11:16 AM Cantor, Scott <cantor.2 at osu.edu> wrote:

> I checked, the field is auto-handled by WriteAuditLog's action bean.
>
>                         } else if
> (IdPAuditFields.REMOTE_ADDR.equals(field) && httpRequest != null) {
>                             record.append(httpRequest.getRemoteAddr());
>

Thanks. I recall seeing that long ago, but missed in my code review.

Do you have a custom flow that's logging maybe? You probably just didn't
> inject the servlet request object.
>

I may have missed wiring something up in the CAS flows.

M <dev-unsubscribe at shibboleth.net>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20160414/486fe0a2/attachment.html>


More information about the dev mailing list