"MFA failed" event is emitted every time the client checks for OIDC callback success
Open
- Dominant language
- Rust
- Stars
- 2.8k
- Forks
- 115
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 51
Description
Existing desktop clients poll the `finish` endpoint to check if the external OIDC verification is done.
On FailedPrecondition error they retry after 5s.
On each of these failures an event is added to the activity log.
The event itself does not really represent an MFA failure, no aside from being noisy this might be misleading.
Contributor guide
Assessment
This issue has not been assessed yet.