Bug 232900 - [WebAuthn] User handle is not saved on create calls via ASC
Summary: [WebAuthn] User handle is not saved on create calls via ASC
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: pascoe@apple.com
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-11-09 13:05 PST by pascoe@apple.com
Modified: 2021-11-09 15:02 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.20 KB, patch)
2021-11-09 13:08 PST, pascoe@apple.com
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description pascoe@apple.com 2021-11-09 13:05:14 PST
rdar://85216105
Comment 1 pascoe@apple.com 2021-11-09 13:06:26 PST
This value is stored as idVector after ipc, therefore is not getting set on creation calls via ASC. Relying parties expect this value to be saved and for it to be returned in subsequent gets on the credential.
Comment 2 pascoe@apple.com 2021-11-09 13:08:53 PST
Created attachment 443718 [details]
Patch
Comment 3 Brent Fulgham 2021-11-09 13:45:43 PST
Comment on attachment 443718 [details]
Patch

r=me
Comment 4 EWS 2021-11-09 13:47:24 PST
j_pascoe@apple.com does not have committer permissions according to https://raw.githubusercontent.com/WebKit/WebKit/main/metadata/contributors.json.

Rejecting attachment 443718 [details] from commit queue.
Comment 5 EWS 2021-11-09 15:02:39 PST
Committed r285537 (244054@main): <https://commits.webkit.org/244054@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 443718 [details].