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
Enable the "Make Bitwarden your default password manager" option.
Visit webauthn.io
Using both the "Register" and "Authenticate" functions will trigger the Chrome passkey instead of the Bitwarden passkey.
Expected Result
This will trigger the Bitwarden passkey pop-up.
Actual Result
It triggers Chrome passkey pop-up
Screenshots or Videos
bitwarden.mp4
Additional Context
In previous versions (at least up to version 2024.11.2), the Bitwarden passkey pop-up still appeared occasionally, if the session did not appear Bitwarden passkey pop-up but Chrome passkey appeared, just restart the browser a few times, if lucky, it would continue to work.
However, from version 2024.12.3, it has completely stopped working. I tried:
Delete the extension and then reinstall it.
Delete all browser history, cookies,...
Restart the browser.
But this feature still does not work.
According to some information I found, Bitwarden will inject the fido2-content-script.js (and/or fido2-page-script.js) file into the website, but when I check the website source code, I don't see these file(s) injected into the <head>. So, this could be the reason why Bitwarden passkey is not working?!
Operating System
Windows
Operating System Version
7
Web Browser
Chrome
Browser Version
109.0.5414.120
Build Version
2024.12.3
Issue Tracking Info
I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
The text was updated successfully, but these errors were encountered:
Steps To Reproduce
Expected Result
This will trigger the Bitwarden passkey pop-up.
Actual Result
It triggers Chrome passkey pop-up
Screenshots or Videos
bitwarden.mp4
Additional Context
In previous versions (at least up to version 2024.11.2), the Bitwarden passkey pop-up still appeared occasionally, if the session did not appear Bitwarden passkey pop-up but Chrome passkey appeared, just restart the browser a few times, if lucky, it would continue to work.
However, from version 2024.12.3, it has completely stopped working. I tried:
But this feature still does not work.
According to some information I found, Bitwarden will inject the
fido2-content-script.js
(and/orfido2-page-script.js
) file into the website, but when I check the website source code, I don't see these file(s) injected into the<head>
. So, this could be the reason why Bitwarden passkey is not working?!Operating System
Windows
Operating System Version
7
Web Browser
Chrome
Browser Version
109.0.5414.120
Build Version
2024.12.3
Issue Tracking Info
The text was updated successfully, but these errors were encountered: