fusionauth-issues icon indicating copy to clipboard operation
fusionauth-issues copied to clipboard

Update login failure event to indicate if it was first factor or second factor that failed

Open mooreds opened this issue 1 year ago • 0 comments

Update login failure event to indicate if it was first factor or second factor that failed

Problem

When a login failure occurs, it can either be because of the first factor or the second factor (if MFA is enabled). It'd be great to let systems know which it was.

Solution

Add a field to the login failure webhook event that indicates the type of failure, including, if possible, the mfa method that failed.

Alternatives/workarounds

n/a

Additional context

This blog post triggered this feature request: https://syslog.ravelin.com/2fa-is-missing-a-key-feature-c781c3861db

Community guidelines

All issues filed in this repository must abide by the FusionAuth community guidelines.

How to vote

Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.

mooreds avatar Sep 20 '22 15:09 mooreds