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
Users cannot login when users configure security keys for 2FA once and remove all 2FA settings.
Then they will find empty 2FA form like following when next login.
Reproducing the bug
Change host to localhost from 127.0.0.1 at docker-compose files to enable WebAuthn
Run docker-compose -f quickstart.yml -f quickstart-postgres.yml -f quickstart-oathkeeper.yml up
Preflight checklist
Describe the bug
Users cannot login when users configure security keys for 2FA once and remove all 2FA settings.
Then they will find empty 2FA form like following when next login.
Reproducing the bug
localhost
from127.0.0.1
at docker-compose files to enable WebAuthndocker-compose -f quickstart.yml -f quickstart-postgres.yml -f quickstart-oathkeeper.yml up
Relevant log output
No response
Relevant configuration
Version
v0.8.2-alpha.1
On which operating system are you observing this issue?
macOS
In which environment are you deploying?
Docker Compose
Additional Context
Database has empty credentials for webauthn.
The text was updated successfully, but these errors were encountered: