IDP-Audit

Cantor, Scott cantor.2 at osu.edu
Tue Aug 8 15:27:24 EDT 2017


> Need some pointers how to start that code and how can we get it integrated
> with IDP for audit.

I can only suggest that you look at the code that's extracting the names of the attributes, since this is the same thing ultimately, just digging farther into the objects.

You can find references to all the existing functions it's calling in system/conf/audit-system.xml, including that one, which is net.shibboleth.idp.profile.audit.impl.AttributesAuditExtractor

I have documented how to integrate a custom field extractor into the log, that's in the wiki with an example of plugging in a custom bean keyed by a custom field label.

-- Scott



More information about the users mailing list