| AttemptedAuthenticationFlowIdAuditExtractor |
An audit extractor to pull out the attempted authentication flow ID from the current authentication context.
|
| DuoAuthnDeviceIdAuditExtractor |
An audit extractor to extract the Duo 2FA device ID (Key) from the auth_device inside the Duo token response.
|
| DuoAuthnDeviceNameAuditExtractor |
An audit extractor to extract the Duo 2FA device name from the auth_device in the Duo token response.
|
| DuoClientIdAuditExtractor |
An audit extractor to extract the Duo Client ID from the Duo integration.
|
| DuoFactorAuditExtractor |
An audit extractor to extract the Duo authentication factor from the Duo token response.
|
| DuoReasonAuditExtractor |
An audit extractor to extract the Duo authentication reason from the Duo token response.
|
| DuoRedirectUriAuditExtractor |
An audit extractor to extract the Duo redirect URI from the Duo context.
|
| DuoRequestStateAuditExtractor |
An audit extractor to extract the Duo request state OAuth 2.0 parameter from the Duo context.
|
| DuoResponseStateAuditExtractor |
An audit extractor to extract the Duo response state OAuth 2.0 parameter from the Duo context.
|
| DuoTransactionIdAuditExtractor |
An audit extractor to extract the Duo transaction ID from the Duo token response.
|
| DuoUsernameAuditExtractor |
An audit extractor to extract the Duo username from the Duo context.
|
| FixedStringAuditExtractor |
A simple audit extractor that allows a fixed string to be logged.
|