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).

These conditions (MFA enabled + "Remember this device for 30 days" is not checked) lead to the same error for silent authetication.
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:
The actual behaviour is getting of an error 'login_required' with error description 'Multifactor authentication required' (see image).
These conditions (MFA enabled + "Remember this device for 30 days" is not checked) lead to the same error for silent authetication.