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
When trying to login through a disabled first factor (disabled in core, but enabled in backend and frontend). the error message says something went wrong and the logs suggest that a session is required, assuming that is a second factor login. The error message must be appropriate.
Steps to reproduce
Create a new sample app and run
Go to the dashboard / tenant management and disable thirdparty login under login methods
from the frontend, try logging in using thirdparty
The text was updated successfully, but these errors were encountered:
sattvikc
changed the title
Issue with disabled first factor
Wrong error message when logging in using disabled first factor
Jan 21, 2025
When trying to login through a disabled first factor (disabled in core, but enabled in backend and frontend). the error message says something went wrong and the logs suggest that a session is required, assuming that is a second factor login. The error message must be appropriate.
Steps to reproduce
The text was updated successfully, but these errors were encountered: