Hi all, we are facing an intermittent issue in our production environment where the same 2FA code will fail and the subsequently pass.
There doesn't seem to be a pattern on how/when it happens, sometimes it works fine one the first try, sometimes it's more stubborn.
The setup on Azure is as following:
* Separate hosting for CMS and live site
* Each app service has 2 instances with Session Affinity off
The same setup is present in a lower stage environment where I am unable to reproduce the issue.
Is there something I can do to try and reset the 2FA site-wide, this just seems like there is a time drift between the 2FA provider and the hosted instance.
Thank you,
Karlo