FeatureFuel
1

Allow configuring WebAuthn userVerification (currently hardcoded to "discouraged")

Source: dani-garcia/vaultwarden#7621 · opened by @ilvoen
Currently, userVerification in the WebAuthn challenge response is hardcoded to "discouraged". This means biometric FIDO2 keys (e.g. fingerprint sensors) never actually verify the biometric — the sensor just acts as a touch button, and any finger works.

It would be great to have an option (env var or admin panel setting) to set userVerification to "preferred" or "required", so biometric security keys can actually enforce fingerprint matching as part of the WebAuthn 2FA flow.

Use case: using a FIDO2 security key with a fingerprint sensor as a 2FA method, expecting the fingerprint to be verified — but currently any touch on the sensor is accepted regardless of whose finger it is.

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests