Skip to content

If MFA enabled reloading of page leads to 'login_required' error #198

Description

@alexey-tikhonok

Any reloading of pages (or direct link to any page) for a case with Multi-Factor Authentication enabled and "Remember this device for 30 days" checkbox control is NOT checked leads to "login_required" error.

The expected behavior is - reloading (or loading by direct link) of just logged in page without an additional authentication.

To reproduce this error enable multi-factor authentication for angular application and follow steps:

  • 1 Login to an angular application.
  • 2 During authentication, keep checkbox "Remember this device for 30 days" as not checked.
  • 3 Reload angular application using F5 or direct link to any page.

The actual behaviour is getting of an error 'login_required' with error description 'Multifactor authentication required' (see image).

error-messsage

These conditions (MFA enabled + "Remember this device for 30 days" is not checked) lead to the same error for silent authetication.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug reportThis issue reports a suspect bug or issue with the SDK itselfneeds investigationAn issue that has more questions to answer or otherwise needs work to fully understand the issue

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions