openid / OpenID4VCI

68 stars 20 forks source link

IETF SD-JWT VC > Credential Response missing example (A.3.5) #327

Closed timcappalli closed 5 months ago

timcappalli commented 5 months ago

Section A.3.5 Credential Response is missing a non-normative example for the SW-JWT VC response.

image
Sakurann commented 5 months ago

that's because response is a base64url encoded sd-jwt vc exactly as defined here: https://drafts.oauth.net/oauth-sd-jwt-vc/draft-ietf-oauth-sd-jwt-vc.html#section-3.3-25 but guess we can do a PR pointing to a section in sd-jwt vc spec.