Skip to content

Releases: oauth-wg/oauth-sd-jwt-vc

draft-ietf-oauth-sd-jwt-vc-10

07 Jul 17:17
fed5f40
Compare
Choose a tag to compare

-10

  • Rename 'Issuer-signed JWT Verification Key Validation' to 'Issuer Signature Mechanisms' and rework some text accordingly. Provide a web-based metadata resolution mechanism and an inline x509 mechanism. A DID-based mechanism is not explicitly provided herein but still possible via profile/extension. Be explicit that the employed Issuer Signature Mechanism has to be one that is permitted for the Issuer according to policy. Be more clear that one permitted Issuer Signature Mechanism is sufficient.
  • Fix [...]#integrity claim values in examples (Subresource Integrity uses regular base64 encoding and some were wrong length)

draft-ietf-oauth-sd-jwt-vc-09

28 May 15:47
5332ed9
Compare
Choose a tag to compare

-09

  • Use SD-JWT KB in place of SD-JWT with Key Binding JWT
  • Editorial changes
  • Document reasons for not using JSON Pointer or JSON Path (Issue #267)
  • Clarify that private claim names MAY be used
  • Update PID Example
  • Fix section numbering in a few SD-JWT references

draft-ietf-oauth-sd-jwt-vc-08

03 Dec 12:48
4c86e64
Compare
Choose a tag to compare

-08

  • Fix formatting issue introduced by the reintroduction of the DID paragraph in -07

draft-ietf-oauth-sd-jwt-vc-07

02 Dec 20:11
d915ccf
Compare
Choose a tag to compare

-07

  • Revert change from previous release that removed explicit mention of DIDs in the Issuer-signed JWT Verification Key Validation section
  • Remove the requirement to insert a .well-known part for vct URLs
  • fix section numbering in SD-JWT references to align with the latest -14 version

draft-ietf-oauth-sd-jwt-vc-06

13 Nov 20:44
e2bed88
Compare
Choose a tag to compare

-06

  • Update the anticipated media type registration request from application/vc+sd-jwt to application/dc+sd-jwt
  • Tightened the exposition of the Issuer-signed JWT Verification Key Validation section
  • Add the “Status” field for the well-known URI registration per IANA early review

draft-ietf-oauth-sd-jwt-vc-05

18 Sep 18:58
3c98ddd
Compare
Choose a tag to compare

-05

  • Include display and claim type metadata
  • Added example for type metadata
  • Clarify, add context, or otherwise improved the examples

draft-ietf-oauth-sd-jwt-vc-04

08 Jul 15:57
c9cfe8c
Compare
Choose a tag to compare

-04

  • update reference to IETF Status List
  • Include Type Metadata
  • Include schema Type Metadata
  • Editorial changes
  • Updated terminology to clarify digital signatures are one way to secure VCs and presentations
  • Rework key resolution/validation for x5c

draft-ietf-oauth-sd-jwt-vc-03

04 Mar 18:13
e9e02bf
Compare
Choose a tag to compare

-03

  • Include disclosure of age_equal_or_over/18 in the PID example

draft-ietf-oauth-sd-jwt-vc-02

27 Feb 19:29
5b93e96
Compare
Choose a tag to compare
  • Made specific rules for public verification key validation conditional
  • Finetuned rules for obtaining public verification key
  • Editorial changes
  • added Brian Campbell as co-author
  • Renamed JWT Issuer Metadata to JWT VC Issuer Metadata
  • 'iat' is now optional and allowed to be selectively disclosable
  • Fix inconstancy in the .well-known path construction
  • Added registration request to IANA for the well-known URI
  • Fix some formatting and text in the media type and JWT claim registration requests
  • Clarify the optionality of the cnf claim
  • Added relationships to other documents
  • Added PID example

draft-ietf-oauth-sd-jwt-vc-01

23 Oct 16:53
a94ee54
Compare
Choose a tag to compare
  • Introduce rules for type identifiers (Collision-Resistant Name)
  • Rename type to vct
  • Removed duplicated and inconsistent requirements on KB-JWT
  • Editorial changes
  • Added issuer public verification key discovery section.