File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -206,7 +206,7 @@ SD-JWT VCs.
206206#### Verifiable Credential Type - ` vct ` Claim {#type-claim}
207207
208208This specification defines the new JWT claim ` vct ` (for verifiable credential type). The ` vct ` value MUST be a
209- case-sensitive ` StringOrURI ` (see [ @!RFC7519 ] ) value serving as an identifier
209+ case-sensitive string value serving as an identifier
210210for the type of the SD-JWT VC. The ` vct ` value MUST be a Collision-Resistant
211211Name as defined in Section 2 of [ @!RFC7515] .
212212
@@ -1627,6 +1627,7 @@ for their contributions (some of which substantial) to this draft and to the ini
16271627* Drop explicit treatment of the glue type metadata document concept
16281628* Editorial updates and fixes.
16291629* State that when the ` status ` claim is present and using the ` status_list ` mechanism, the associated Status List Token has to be a JWT.
1630+ * ` vct ` datatype is now just a string
16301631
16311632
16321633-10
You can’t perform that action at this time.
0 commit comments