MFA OIDC Page refresh
-
Hi
We have a react application using OIDC for authentication. We enabled MFA for the application.
Whenever user refreshes page, user is forced to enter MFA one more time.
Is it expected behavior?
On searching, I found on github https://github.com/FusionAuth/fusionauth-issues/issues/1704
Can you please let us know if there is any workaround to avoid getting MFA page within same session.