I tested this module on my Drupal 11.3.13 PHP 8.5 site version 5.5.
I tried Email Verification and Google Authenticator, both worked correctly but after submitting the two factor code I was still not logged in. When I checked the User Activity Report it is logging as successful.
I had codex take a look at the issue and it gave this report and created a patch. After patching it is working as expected now.
• Fixed the post-2FA login session loss.
miniOrange was sending its redirect directly, before Drupal could persist the regenerated authenticated session. The successful redirect therefore arrived as anonymous
| Comment | File | Size | Author |
|---|---|---|---|
| miniorange_2fa_persist_authenticated_session.patch | 1.02 KB | jesmaster |
Comments
Comment #2
jesmaster commentedThis has been fixed in version 5.5.1
Comment #3
sudhanshu0542 commentedThanks for the update. Closing this ticket.
Comment #4
sudhanshu0542 commented