Bug 318947
| Summary: | Digital Credentials: reject navigator.credentials.get() from opaque origins | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marcos Caceres <marcosc> |
| Component: | WebCore Misc. | Assignee: | Marcos Caceres <marcosc> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 268516 | ||
Marcos Caceres
navigator.credentials.get({ digital }) currently proceeds from documents with an opaque origin (for example, an iframe sandboxed without allow-same-origin). Per w3c-fedid/digital-credentials#535, requests from opaque origins should be rejected.
https://github.com/w3c-fedid/digital-credentials/pull/535
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/181800688>
Marcos Caceres
Pull request: https://github.com/WebKit/WebKit/pull/69057
EWS
Committed 317275@main (5da0c4f201f5): <https://commits.webkit.org/317275@main>
Reviewed commits have been landed. Closing PR #69057 and removing active labels.