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
Activated Two Factor on Engie on my sandbox only, logged in and navigated to my user profile…
Checked “SMS”, “Backup Verification Codes”, and “Time Based One-time Password” methods
Clicked “Update Profile”
The edit profile page came back with “Two-Factor: You are out of backup codes and need to regenerate!”… no methods were checked
It seems like if any method which you have checked fails it’s activation checks, then any new methods you have checked also fails activation.
Suggestions:
Consider moving Two Factor configuration to it’s own page; the user profile page is already crowded, and breaking this out might help make things clearer. Perhaps leave a link to the “configure two factor” page.
An explanatory admin notice to say that activating methods has failed
An explanatory admin notice for each failed method, explaining what needs to be done to get past this
The text was updated successfully, but these errors were encountered:
My hesitancy with breaking Two-Factor out onto its own admin page was that I didn't want to clutter the admin menu with an extra tab for users that don't use two-factor.
I'd be 100% fine breaking it out if we add some logic so that it's only displayed if they click a checkbox to enable two-factor authentication on their profile page or the like.
Maybe a single check to enable two-factor on the profile page, and then a subpage to configure it further? It's a bit complex, no matter how it's done. :\
I'd like to add that this happens the other way around too:
Selecting "Authenticator App" and "Backup Verification Codes".
Scanning QR code in authenticator app but NOT entering code from the app beneath the QR code in WordPress (because, for example, user just forgets or overlooks input field).
Clicking "Save Profile".
No error being thrown that "Authenticator App" has been selected but no auth code has been entered.
Instead "Authenticator App" as an option is just unselected and "Backup Verification Codes is still selected.
Also: "Backup Verification Codes" can be selected and User profile can successfully be saved and exited without ever clicking "generate new codes". This could lead to users locking themselves out by mistake.
What I did:
Suggestions:
The text was updated successfully, but these errors were encountered: