Both OID4VCI and OID4VP do not define the required metadata for issuance and requesting a W3C V2 VC with SD-JWT.
Both specifications only support W3C V1, and only JWT and JSON-LD credentials, not SD-JWT.
So i think we need to define:
- Credential format identifier:
vc+sd-jwt is the one registered by the W3C spec, so it should probably be this, but i think any wallets that still support the old SD-JWT VC identifier will break on this
- Credential issuer metadata - this can probably be the same as is used for
jwt_vc_json?
- VP formats supported - this can probably be the same as is used for
jwt_vc_json as well
- DCQL query - this can probably be the same as is used for
jwt_vc_json as well
Maybe i missed this definition from somewhere else?