mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-22 16:14:20 -05:00
[GH-ISSUE #6258] 2FA freeze after login on macOS desktop app with WebAuthn #19156
Reference in New Issue
Block a user
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 @Nicolas-Delahaie on GitHub (Sep 1, 2025).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/6258
Prerequisites
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config & Details (Generated via diagnostics page)
Show Config & Details
Config:
Vaultwarden Build Version
1.34.3
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
traefik 3.5.1
Host/Server Operating System
Linux
Operating System Version
No response
Clients
Desktop
Client Version
2025.5.1
Steps To Reproduce
I have configured 4 WebAuthn credentials (VW, iCloud, Chrome, and another Chrome profile). Then, I try to log in to the Vaultwarden desktop app on macOS. After entering my username and password, the app prompts for 2FA via WebAuthn.
Expected Result
The app should proceed with the WebAuthn authentication flow, ideally using one of the working credentials like iCloud or VW. Alternatively, it should offer a way to choose a valid credential. In any case, I expect the 2FA step to complete and grant access to the app.
Actual Result
After entering my credentials, the app freezes at the 2FA step. No WebAuthn prompt appears, and I can’t interact with the app anymore. I’m attaching a screenshot/video below to show exactly what happens.
Logs
Screenshots or Videos
Additional Context
No response