You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: draft-ietf-oauth-status-list.md
+5-15Lines changed: 5 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -464,6 +464,11 @@ IANA "JSON Web Token Claims" registry {{IANA.JWT}} established by {{RFC7519}}.
464
464
* Change Controller: IETF
465
465
* Specification Document(s): [](#status-claim) of this specification
466
466
467
+
* Claim Name: `ttl`
468
+
* Claim Description: Time to Live
469
+
* Change Controller: IETF
470
+
* Specification Document(s): [](#status-list-token-jwt) of this specification
471
+
467
472
## JWT Status Mechanism Methods Registry {#iana-registry}
468
473
469
474
This specification establishes the IANA "Status Mechanism Methods" registry for JWT "status" member values. The registry records the status mechanism method member and a reference to the specification that defines it.
@@ -587,21 +592,6 @@ To indicate that the content is an CWT-based Status List:
587
592
* Change controller: IETF
588
593
* Provisional registration? No
589
594
590
-
## Claims Registered by This Document
591
-
592
-
This specification adds the following values to the "JSON Web Token Claims" registry established by [RFC7519] and the "CBOR Web Token
593
-
Claims Registry" established by [RFC8392]. Each entry below is an addition to both registries.
594
-
595
-
The "Claim Description", "Change Controller" and "Specification Documents" are common and equivalent for the JWT and CWT registries.
596
-
The "Claim Key" and "Claim Value Types(s)" are for the CWT registry only. The "Claim Name" is as defined for the CWT registry, not the
597
-
JWT registry. The "JWT Claim Name" is equivalent to the "Claim Name" in the JWT registry.
0 commit comments