Audit the Duo 'factor' used when authenticating

Fix versions

Description

In the id_token of the Duo response is the ‘factor’ used to authenticate e.g.

"factor": "remembered_device", "factor": "sms_passcode"

It would be good to log this at the INFO level to the process log for now, and maybe to the audit log later on.

Environment

None

Assignee

Activity

Show:

Philip SmartMarch 25, 2022 at 12:20 PM

Added this to the authentication result validation action, for example:

Profile Action ValidateDuoTokenAuthenticationResult: Duo 2FA authentication succeeded for 'jdoe', using second-factor 'sms_passcode'

Completed

Details

Reporter

Created March 24, 2022 at 3:54 PM
Updated April 1, 2022 at 12:33 PM
Resolved March 25, 2022 at 3:13 PM

Flag notifications