You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are introducing oidc 2FA (only as a single option instead of multiple options for login). What should be the expected behavior? Is it possible that the user may get an error such as:
{ "error" : "Internal server error: "Unauthorized (CSRF)" " }
When using the normal login option (not 2fa)?
With 2FA there is no issue, login works well.
The text was updated successfully, but these errors were encountered:
We are introducing oidc 2FA (only as a single option instead of multiple options for login). What should be the expected behavior? Is it possible that the user may get an error such as:
When using the normal login option (not 2fa)?
With 2FA there is no issue, login works well.
The text was updated successfully, but these errors were encountered: