Skip to content

Commit abac43a

Browse files
committed
fix: editorial fix that an SD-JWT builds on JWT and JWS, not only JWT
1 parent fb7a0c9 commit abac43a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

draft-ietf-oauth-sd-jwt-vc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ a specification that introduces conventions to support selective disclosure for
102102
JWTs: For an SD-JWT document, a Holder can decide which claims to release (within
103103
bounds defined by the Issuer).
104104

105-
SD-JWT is a superset of JWT. It can also be used when there are no selectively
105+
SD-JWT builds on JWT/JWS. It can also be used when there are no selectively
106106
disclosable claims. Furthermore, SD-JWT supports JWS JSON serialization,
107107
which is useful for long-term archiving and multi-signatures.
108108
However, SD-JWT itself does not define

0 commit comments

Comments
 (0)