Specification conformance for Verifiable Presentations
The following table describes key options and their supported status:
| OpenID for VP feature | Supported? |
|---|---|
| Client authentication prefixes | redirect_uri, x509_hash, x509_san_dns |
| Attestation query dialect | DCQL |
| Signed authorization requests | Yes, by reference and by value |
| Authorization request by query parameter | Yes |
| Scoped authorization request | No |
| Request of URI method | GET, POST |
| Wallet metadata | Yes |
| Response Mode | direct_post, direct_post.jwt |
| Encrypted authorization response | Yes, direct_post.jwt |
| Encrypted authorization response algorithms | A128GCM, A256GCM |
| Encrypted authorization requests | Yes, by reference and by value when using direct_post.jwt and wallet metadata includes public JWK |
| Encrypted authorization request algorithms | A128GCM, A256GCM |
| Signed authorization request signing algorithm | ES256, ES384, ES512 |
| Transaction data | Yes |
| Verifier Info | Yes |
| Digital Credentials API | No |
| Credential formats | mso_mdoc, dc+sd-jwt |