mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[GH-ISSUE #4787] Cannot generate the QR Code in the web page's security settings with the Authenticator app provider #1982
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#1982
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @syneart on GitHub (Jul 27, 2024).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/4787
Subject of the issue
In the web page's security settings, the Provider settings for the Authenticator app in the Two-step login cannot generate a QR Code.
Deployment environment
vaultwarden version: v1.31.0
Install method: Docker - vaultwarden/server:latest
MySQL/MariaDB or PostgreSQL version: MariaDB
Other relevant details:
There is an error when generating the QR code.

Expected behaviour
A QR code needs to be generated.
@BlackDex commented on GitHub (Jul 27, 2024):
Re-open that panel, it is a known issue which has been solved with a newer web-vault already if I'm correct. Only we need some extra checks to be done for the newer web-vault to work correctly.
It's not a issue of Vaultwarden it self.