Bug 268632 - [WebAuthn] Use AS APIs passing clientData for WebAuthn
Summary: [WebAuthn] Use AS APIs passing clientData for WebAuthn
Status: REOPENED
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: 268696
Blocks:
  Show dependency treegraph
 
Reported: 2024-02-02 09:31 PST by pascoe@apple.com
Modified: 2024-02-03 10:15 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pascoe@apple.com 2024-02-02 09:31:45 PST
Not defining our own clientData presents an issue when the callerOrigin is not equal to rp.id, to fix this, we need to pass our own clientData to AS API.
Comment 1 pascoe@apple.com 2024-02-02 09:32:38 PST
rdar://121965181
Comment 2 pascoe@apple.com 2024-02-02 09:42:26 PST
Pull request: https://github.com/WebKit/WebKit/pull/23750
Comment 3 EWS 2024-02-02 15:57:10 PST
Committed 274023@main (5eb9af6b3b1e): <https://commits.webkit.org/274023@main>

Reviewed commits have been landed. Closing PR #23750 and removing active labels.
Comment 4 WebKit Commit Bot 2024-02-03 10:15:27 PST
Re-opened since this is blocked by bug 268696