A few fields are defined for auditing specific information during authentication; many are specific to particular login flows. Note that the Duo fields are for the built-in Duo flow; the newer plugin has a larger set of fields documented on the DuoOIDC configuration page. .Field | Description |
---|
tu | Transformed username submitted for validation (Password flow only) | AR | Results of authentication attempt, either “Success” or classified error strings | CV | Specific CredentialValidator bean used (Password flow only) | X509S | Certificate subject (X.509 flows only) | X509I | Certificate issuer (X.509 flows only) | DuoCID | Duo client identifier/integration key (Duo flow only) | DuoF | Duo factor (Duo flow only) | DuoDID | Duo device ID (Duo flow only) |
|