File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ normative:
3838 RFC9052 : RFC9052
3939 RFC9110 : RFC9110
4040 RFC9111 : RFC9111
41+ RFC9596 : RFC9596
4142 IANA.MediaTypes :
4243 author :
4344 org : " IANA"
@@ -58,7 +59,6 @@ normative:
5859 org : " IANA"
5960 title : " CBOR Web Token (CWT) Claims"
6061 target : " https://www.iana.org/assignments/cwt/cwt.xhtml"
61- CWT.typ : I-D.ietf-cose-typ-header-parameter
6262
6363informative :
6464 RFC6749 : RFC6749
@@ -277,7 +277,7 @@ The Status List Token MUST be encoded as a "CBOR Web Token (CWT)" according to {
277277
278278The following content applies to the CWT protected header :
279279
280- * `16` TBD (type): REQUIRED. The type of the CWT MUST be `statuslist+cwt` as defined in {{CWT.typ }}.
280+ * `16` (type): REQUIRED. The type of the CWT MUST be `statuslist+cwt` as defined in {{RFC9596 }}.
281281
282282The following content applies to the CWT Claims Set :
283283
You can’t perform that action at this time.
0 commit comments