RESOLVED DUPLICATE of bug 191516 207821
Support FIDO2 Security Keys with PIN
https://bugs.webkit.org/show_bug.cgi?id=207821
Summary Support FIDO2 Security Keys with PIN
Pedro Tôrres
Reported 2020-02-15 18:01:23 PST
Currently Safari doesn't ask for a PIN on security keys that have it set, this causes userVerification never to be true when invoking `navigator.credentials.get`. Newer security keys require the PIN to be entered even if userVerification is set to discouraged, these keys cannot be used on Safari at all is a PIN has already been set. If the PIN has not already been set, then the security keys works with reduced capabilities, resident keys are not supported on this operation mode.
Attachments
Jiewen Tan
Comment 1 2020-02-16 22:56:52 PST
*** This bug has been marked as a duplicate of bug 191516 ***
Note You need to log in before you can comment on or make changes to this bug.