Bug 268632
| Summary: | [WebAuthn] Use AS APIs passing clientData for WebAuthn | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | pascoe <pascoe> |
| Component: | WebKit Misc. | Assignee: | pascoe <pascoe> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | commit-queue, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 268696 | ||
| Bug Blocks: | |||
pascoe@apple.com
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
pascoe@apple.com
rdar://121965181
pascoe@apple.com
Pull request: https://github.com/WebKit/WebKit/pull/23750
EWS
Committed 274023@main (5eb9af6b3b1e): <https://commits.webkit.org/274023@main>
Reviewed commits have been landed. Closing PR #23750 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 268696