Package net.shibboleth.idp.plugin.authn.oidc.rp.audit.impl
Package that contains RP specific audit extractors.
-
Class Summary Class Description FixedStringAuditExtractor A simple audit extractor that allows a fixed string to be logged.ProxyAuthenticationFlowAuditExtractor AFunctionthat returns the authentication flow ID from the attempted flow of the parent context used to satisfy a request.TransitionActionWriteAuditLog A simple extension of theWriteAuditLogaction that creates an Event with the string literal 'success', such that the write audit log action can be used inside a transition and does not prevent the transition from proceeding.