Releases: oauth-wg/oauth-sd-jwt-vc
Releases · oauth-wg/oauth-sd-jwt-vc
draft-ietf-oauth-sd-jwt-vc-10
-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
-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
-08
- Fix formatting issue introduced by the reintroduction of the DID paragraph in -07
draft-ietf-oauth-sd-jwt-vc-07
-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
-06
- Update the anticipated media type registration request from
application/vc+sd-jwt
toapplication/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
-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
-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
-03
- Include disclosure of age_equal_or_over/18 in the PID example
draft-ietf-oauth-sd-jwt-vc-02
- 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
- 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.