Hi,
I have weird scenario after enabling MFA for some users on LFDS as the following:
- Scenario 1 (Sign In first then enter MFA code when asked):
After click on Sign In button and MFA code field is appear, the token generated in this moment should be used, but it will only working after 25 seconds OR if the next token has been generated in the authenticator app.
- Scenario 2 (Sign In and enter MFA code in one step):
After entering the generated token in MFA field, and click on Sign In button, an error appears (Sign-in failed: invalid MFA code) , after that the same token should be used, but it will only working after 25 seconds OR if the next token has been generated in the authenticator app.
These scenarios tested on:
- Google Authenticator
- Microsoft Authenticator
- Duo Mobile
Is there any one found such behavior? Or any idea on how to solve it?