Actions
Bug #99397
openRefresh login does not take MFA into account
Status:
New
Priority:
Should have
Assignee:
-
Category:
Authentication
Target version:
-
Start date:
2022-12-20
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Multi-factor authentication is activated.
Then:
- The user is logged-out of the backend in a non-active tab.
- Activating the tab later shows the refresh login modal.
- Enter the password and submit.
- The (empty) password field is displayed again.
Reloading the tab displays then the MFA field. Entering there the MFA part then the login is performed successfully.
Instead: The MFA field should be displayed directly in the modal after entering the password.
Actions