Skip to content

Commit f2921ac

Browse files
c2botplooker
andauthored
Apply suggestions from tobias
Co-authored-by: Tobias Looker <tobias.looker@mattr.global>
1 parent e90099b commit f2921ac

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

draft-ietf-oauth-status-list.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@ normative:
3131
RFC7515: RFC7515
3232
RFC7519: RFC7519
3333
RFC8152: RFC8152
34+
RFC8259: RFC8259
3435
RFC8392: RFC8392
36+
RFC8949: RFC8949
3537
RFC9110: RFC9110
3638
RFC9111: RFC9111
3739
IANA.JWT: IANA.JWT
@@ -118,7 +120,7 @@ Status List Token:
118120
: A token in JWT or CWT representation that contains a cryptographically secured Status List.
119121

120122
Referenced Token:
121-
: A cryptographically secured container which contains a reference to a Status List or Status List Token. It is RECOMMENDED to use secured containers based on JSON Object Signing as defined in {{RFC7515}} and {{RFC7519}} or CBOR Object Signing and Encryption as defined in {{RFC8152}}. The information from the contained Status List may give a Relying Party additional information about up-to-date status of the Referenced Token.
123+
: A cryptographically secured data structure which contains a reference to a Status List or Status List Token. It is RECOMMENDED to use JSON {{RFC8259}} or CBOR {{8949}} for representation of the token and secure it using JSON Object Signing as defined in {{RFC7515}} or CBOR Object Signing and Encryption as defined in {{RFC8152}}. The information from the contained Status List may give a Relying Party additional information about up-to-date status of the Referenced Token.
122124

123125
# Status List {#status-list}
124126

0 commit comments

Comments
 (0)