Replies: 1 comment 2 replies
-
|
If I understand correctly, web component is direct fork/code from bitwarden repos, and not part developed under vaultwarden. If true, this (CTAP2 in firefox) shall be implemented in web/client code by bitwarden itself and synced back into vaultwarden later. I filled also separate bug regarding CTAP2 and bug during key enrollement there: bitwarden/clients#4409 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, if using web access, and usb authenticator, and newest chromium (e.g. 108) you can use yubikeys configured with ONLY FIDO2 protocol. The very same key, with the same configuration (being U2F disabled, while FIDO2 enabled), will no work with firefox (tested 108), because web vault is using only U2F firefox api, hence older.
New firefox do have ctap2 protocol visible under setting security.webauthn.ctap2
Yubikey configuration:
Beta Was this translation helpful? Give feedback.
All reactions