mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-11 01:10:09 +03:00
Passkey does not work with Chromebook (ChromeOS) #647
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 @2nistechworld on GitHub.
Subject of the issue
Passkey does not work with Google Chrome on Chromebook (BW Extension: 2023.10.2), it's working fine with Google Chrome (BW Extension: 2023.10.2 ) on Windows 11
Deployment environment
Vaultwarden on docker with the latest image as of today (1.30.0)
Clients used: Google Chrome extension
Reverse proxy and version: Traefik 2.10.5
Steps to reproduce
Try to add / or use passkey using the Bitwarden extension for Google Chrome on the Chromebook (ChromeOS)
Expected behaviour
BW extension triggered to save / use passkey
Actual behaviour
When I want to set passkey on https://demo.yubico.com/playground (or other website using passkey ) the Bitwarden extension is not triggered to save or use a passkey.
Troubleshooting data
Here some screenshots


@2nistechworld commented on GitHub:
Hello, I guess it's "fixed" ?
On the Google chrome extension management for the bitwarden extension I turned on "Allow access to file URLs" and now it's working as expected.
And still working if I toggle back off "Allow access to file URLs"