Not sure if this is expected behaviour or a bug.
Before updating to abp 9.1.1, i could always set 2FA via authenticator app. After updating, for the two factor authentication tab to appear, i need to verify my email.
As soon as i verify my email, the tab appears.
So my question is, cant we use the Authenticator TOTP without verified email anymore?
e// : Ofcourse i forgot to add : 9.1.1, blazorserver, postgres and tiered
3 Answer(s)
-
0
Hi, yes, this is expected behavior. We made some design enhancements to Account Pages, and this is one of these enhancements. Along with the UI changes, this was one of the core implementation points. We require email verification before setting two-factor authentication because sthe ystem checks all 2fa providers in the background.
Regards.
-
0
Hey, okay great!
Is it in any release notes? I couldnt find any info on this subject. But good to know!
Thank you!
-
0
Hey, okay great!
Is it in any release notes? I couldnt find any info on this subject. But good to know!
Thank you!
Hi, for the pro-releases we share their PR description in our website: https://abp.io/pro-releases
Here is the related PR: https://abp.io/pro-releases/pr/18919