Skip to content

Commit c3cc52d

Browse files
paulbastianc2bo
andauthored
Update draft-ietf-oauth-status-list.md
Co-authored-by: Christian Bormann <8774236+c2bo@users.noreply.github.com>
1 parent 859f88c commit c3cc52d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-ietf-oauth-status-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ byte value 0xC9 0x44 0xF9
340340

341341
This section defines the data structure for a JSON-encoded Status List:
342342

343-
* The `StatusList` structure is a JSON Object and MUST contain at least the following claims:
343+
* The `StatusList` structure is a JSON Object and MUST contain at least the following members:
344344
* `bits`: REQUIRED. JSON Integer specifying the number of bits per Referenced Token in the compressed byte array (`lst`). The allowed values for `bits` are 1,2,4 and 8.
345345
* `lst`: REQUIRED. JSON String that contains the status values for all the Referenced Tokens it conveys statuses for. The value MUST be the base64url-encoded compressed byte array as specified in [](#status-list-byte-array).
346346
* `aggregation_uri`: OPTIONAL. JSON String that contains a URI to retrieve the Status List Aggregation for this type of Referenced Token or Issuer. See section [](#aggregation) for further details.

0 commit comments

Comments
 (0)