Hi,I'm using Kentico 11 which was originally upgraded from K9, and K10.
I implemented custom MFA where the passcode will be emailed to the user.
I am able to log in as the user if MFA disabled.
When I enable MFA for the user and try to log in, the passcode is sent to the user's email.
But when I enter the passcode, the @Login_FailureText@ value from CMS.resx is returned.
The function that returns the error message is the @Login1_LoginError@ method in @logon.aspx.cs@.Why does the passcode keep failing?
I can't see any error message in the event logs and not sure how to troubleshoot.
Let me know if any of you guys have any ideas on why my passcode keeps failing, thanks!
↧