Bug 226171

Summary: [WebAuthn] User verification flag not honored during registration
Product: WebKit Reporter: pvanstaden
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bfulgham, pascoe, pvanstaden, tim.cappalli, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 14   
Hardware: Mac (Intel)   
OS: macOS 11   
Attachments:
Description Flags
Expected dialog. none

pvanstaden
Reported 2021-05-24 02:31:42 PDT
Created attachment 429515 [details] Expected dialog. When using the `navigator.credentials.create` call and passing in `authenticatorSelection.userVerification` as `required` there is divergent behavior. Start with a token that have already been registered, it works fine. If you have a token that have not yet been initialized, the browser is supposed to show a set pin screen. As shown here in attachment called `Expected dialog` Safari seems to return the userVerification flag as false when an uninitialized token is used.
Attachments
Expected dialog. (12.94 KB, image/png)
2021-05-24 02:31 PDT, pvanstaden
no flags
Radar WebKit Bug Importer
Comment 1 2021-05-31 02:32:16 PDT
pascoe@apple.com
Comment 2 2024-12-17 15:11:35 PST
*** This bug has been marked as a duplicate of bug 269083 ***
Note You need to log in before you can comment on or make changes to this bug.