Cancelling login from MFA

I encountered an issue in testing that I don’t want customers to experience in production. If I get to the MFA page after entering valid credentials for the wrong user, I cannot go back and change to a different user. There is no back button on the MFA page, and closing the browser window and attempting to log in again takes me straight to the MFA page.

We expect our users to often use shared computers, so I wouldn’t be surprised if this actually happened to someone. How do you cancel a login once the MFA page is already reached, and can this be made more clear?

  1. I go to my webpage, click login, and it redirects to auth0, as intended.

  2. I enter my credentials, hit enter, and am redirected to MFA, as intended.

  3. There is no option to cancel this login on the MFA window, so I closed the window and navigated back to my app.

  4. I click the login button again, and when I’m redirected to the login page, I am presented with the MFA window immediately, with no request for email/password.

Hi @cwaugh,

Thanks for the feedback. This looks similar to this issue: User stuck in MFA stage of login if they are unable to pass MFA

Would you please take a look and see if the existing feature request is the same as you describe?

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.