Skip to content

Commit 5e89ba2

Browse files
authored
Merge pull request #81 from panva/note-on-valid
VALID does not precede J/CWT processing rules
2 parents 2323f53 + d79ea7c commit 5e89ba2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

draft-ietf-oauth-status-list.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,8 @@ Status types described by this specification comprise:
188188

189189
The issuer of the Status List Token MUST choose an adequate "bits" (bit size) to be able to describe the required Status Types for the application.
190190

191+
The processing rules for JWT or CWT precede any evaluation of a referenced tokens status. For example if a token is evaluated as being expired through the "exp" (Expiration Time) but also has a status of 0x00 ("VALID"), the token is considered expired.
192+
191193
# Example JWT Status Lists
192194

193195
## Example Status List with 1-Bit Status Values
@@ -447,6 +449,7 @@ To indicate that the content is an CWT-based Status List:
447449

448450
We would like to thank
449451
Brian Campbell,
452+
Filip Skokan,
450453
Francesco Marino,
451454
Guiseppe De Marco,
452455
Kristina Yasuda,

0 commit comments

Comments
 (0)