Skip to content

Passwordless FIDO2 authentication

Maxime Besson requested to merge fix-fido2-passwordless-3035 into v2.0

#3035 (closed)

This module is mostly tested with Auth::Choice because that's probably the only use that makes sense

Autocompletion is implemented for supported browsers:

External (usb/nfc) passkey: image

Shareable passkey (android, etc): image

In order for authentication to work, discoverable credentials must be enabled in the manager at the time of registering the FIDO2 credential

Merge request reports