Package net.shibboleth.idp.plugin.oidc.op.audit.impl
Package for audit extractors related to OIDC.
-
Class Summary Class Description AuthenticationContextReferenceAuditExtractor Looks up the 'acr' value from the OIDC authentication response context.AuthenticationRequestClaimsAuditExtractor A function that resolves a claim value from the authentication request.ClaimsAuditExtractor Functionthat returns the released claims for the endpoint.ClientIdRegistrationAuditExtractor Looks up the client ID value from the OIDC client registration response context.ForceAuthnAuditExtractor Functionthat returns true is prompt contains login inAuthenticationRequest.IdTokenClaimsAuditExtractor A function that resolves a claim value from the id_token claims set.InboundMessageClassLookupFunction Looks up the value of the simple class name from the inbound message context's message object.IsPassiveAuditExtractor Functionthat returns true is prompt contains 'none' inAuthenticationRequest.OutboundMessageClassLookupFunction Looks up the value of the simple class name from the outbound message context's message object.RevokedTokenAuditExtractor Functionthat returns token to be revoked byTokenRevocationRequest.SubjectTypeAuditExtractor Functionthat returns the type of the subject fromOIDCAuthenticationResponseContext.SubjectValueAuditExtractor Functionthat returns the value of the subject fromOIDCAuthenticationResponseContext.