Bug 278442
Summary: | Digital Credentials: add validator for OpenID4VP | ||
---|---|---|---|
Product: | WebKit | Reporter: | Marcos Caceres <marcosc> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | timcappalli, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 268516 |
Marcos Caceres
The Openid4vp struct needs a validator to check each member conforms to:
https://openid.github.io/OpenID4VP/openid-4-verifiable-presentations-wg-draft.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Marcos Caceres
Pull request: https://github.com/WebKit/WebKit/pull/32577
Radar WebKit Bug Importer
<rdar://problem/134828889>
Marcos Caceres
The spec is lacking how to do actual validation, so can't do anything about this until they fix the spec.