Skip to content

Commit 8c14b47

Browse files
authored
Merge pull request #152 from oauth-wg/c2bo/cwt-typ
Update CWT type reference (published RFC)
2 parents 5e4043f + 8b2f7b7 commit 8c14b47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

draft-ietf-oauth-status-list.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

6363
informative:
6464
RFC6749: RFC6749
@@ -277,7 +277,7 @@ The Status List Token MUST be encoded as a "CBOR Web Token (CWT)" according to {
277277

278278
The 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

282282
The following content applies to the CWT Claims Set:
283283

0 commit comments

Comments
 (0)