You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to try and avoid the situation where a user is unable to authenticate with their registered methods (i.e phone with TOTP app is at home) but has also used all of their recovery codes, so they are unable to log in.
Currently, a new set of recovery codes will not automatically be generated when the existing set expire. We may wish to keep that functionality, but this issue should cover looking into what other options could be available for keeping the user informed.
User Story
As a CMS user, I want to understand the consequences of having no recovery codes remaining, so that I take action to update my MFA credentials before I need to use all of my recovery codes.
*"update my MFA credentials" could refer to registering a new method, or reseting recovery codes.
The text was updated successfully, but these errors were encountered:
An email notification has already been implemented to advise users when a backup code has been used. We could an additional message when there's less than 5 codes remaining. i.e "You're almost out of recovery codes. Consider either updating your registered methods or resetting your recovery codes."
Overview
We want to try and avoid the situation where a user is unable to authenticate with their registered methods (i.e phone with TOTP app is at home) but has also used all of their recovery codes, so they are unable to log in.
Currently, a new set of recovery codes will not automatically be generated when the existing set expire. We may wish to keep that functionality, but this issue should cover looking into what other options could be available for keeping the user informed.
User Story
As a CMS user, I want to understand the consequences of having no recovery codes remaining, so that I take action to update my MFA credentials before I need to use all of my recovery codes.
*"update my MFA credentials" could refer to registering a new method, or reseting recovery codes.
The text was updated successfully, but these errors were encountered: