Skip to content

Missing credential format definition for w3c vc v2 with sd-jwt #67

@TimoGlastra

Description

@TimoGlastra

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions