Clarifications regarding SD-JWT in DIIP #87
nanderstabel
started this conversation in
General
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all I have been doing some homework specifically regarding SD-JWTs + VCDM in DIIP/OID4VC since this is still a very confusing topic to me. Last year unfortunately I barely had the time to really dive in to this and therefore I also probably missed/misunderstood many of the discussions there have been regarding this (within DIIP and elsewhere).. After reading many github discussions/specs/meeting notes I'm still quite confused, but at least I learned I am not the only one 😅 I'm very interested in everyone's opinion here so any input is much appreciated. I'm mainly looking to validate whether I understand correctly what the key points of contention are (as well as confirming those things that are not contested). I also hope this can help others to get a better grasp of this topic.
DIIPv4/5 includes: "W3C VCDM 2.0 (20 March 2025) and SD-JWT VC (draft 13)" and "SD-JWT as specified in VC-JOSE-COSE (15 May 2025) and SD-JWT VC (draft 13)" with the corresponding
vc+sd-jwtanddc+sd-jwtCredential Format Identifiers.(I use enumeration in case anyone wants to respond to anything specific)
dc+sd-jwt. This format is based on the IETF OAuth SD-JWT VC spec. This format is specifically well-suited for Credentials like PIDs and eduIDs.dc+sd-jwtis not the Credential Format Identifier to be used. However...:jwt_vc_json), never VCDM2.0vc+sd-jwtfor credentials and vp+sd-jwt for presentations. Interestingly "Thetypheader parameter SHOULD bevc+sd-jwt" (see this) but this is not in line anymore with IETF OAuth Selective Disclosure JWT since version 14 when the typ value was changed todc+sd-jwt😅jwt_vc_jsonanddc+sd-jwt) would also apply forvc+sd-jwt.Like I mentioned earlier, any addition/correction/opinion/validation/criticism is welcome.
Beta Was this translation helpful? Give feedback.
All reactions