openid / openid/dchp

Define the SD-JWT VC credential format-specific protocol details

Open
#22 1 comment 0 reactions 1 assignee View on GitHub

@jogu is already working on this.

Since Aug 31, 2026.

  • #57 by @jogu — open
Dominant language
Python
Stars
19
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Split out of #8 so the per-format sections can be worked in parallel.

Per the 2026-07-20 discussion we define the formats (or at least the profiles) in this WG, and we write the text as if it will become a separate document later, so detangling stays cheap. SD-JWT and SD-JWT VC are already at IETF, so the work here is how this protocol uses them, not redefining the format.

Use the same headings, in the same order, as #21 (ISO mdoc), so the two sections stay uniform.

  • Value of the credential format identifier
  • Content of the credential type field
  • Meaning of the path element and how it relates to specific fields in the
    credential / response
  • How value matching works
  • How the issuer identifier request applies
  • Format specific extensions (e.g. cryptographic algorithm values)
  • How the cryptographic binding parameter request applies
  • Structure of the response for this format
  • What the transaction data request means for this format
  • How the transaction transcript is included in the response

Use the same headings, in the same order, as #21 (ISO mdoc), so the two sections stay uniform. Overall structure (appendix vs per-section sub-sections) is being settled in #21; follow whatever lands there.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.