Skip to content

Commit 09dfbbe

Browse files
committed
minor nits by Denis
1 parent 549d9e0 commit 09dfbbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

draft-ietf-oauth-status-list.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1043,13 +1043,13 @@ Ecosystems that want to use other Status Types than "VALID" and "INVALID" should
10431043

10441044
# Implementation Considerations {#implementation}
10451045

1046-
## Referenced Token Lifecycle {#implementation-lifecycle}
1046+
## Token Lifecycle {#implementation-lifecycle}
10471047

10481048
The lifetime of a Status List Token depends on the lifetime of its Referenced Tokens. Once all Referenced Tokens are expired, the Issuer may stop serving the Status List Token.
10491049

10501050
Referenced Tokens may be regularly re-issued to mitigate the linkability of presentations to Relying Parties. In this case, every re-issued Referenced Token MUST have a fresh Status List entry in order to prevent this from becoming a possible source of correlation.
10511051

1052-
Referenced Tokens may also be issued in batches, such that Holders can use individual tokens for every transaction. In this case, every Referenced Token MUST have a dedicated Status List entry. Revoking batch-issued Referenced Tokens might reveal this correlation later on.
1052+
Referenced Tokens may also be issued in batches and be presented by Holders in a one-time-use policy to avoid linkability. In this case, every Referenced Token MUST have a dedicated Status List entry. Revoking batch-issued Referenced Tokens might reveal this correlation later on.
10531053

10541054
## Default Values and Double Allocation
10551055

0 commit comments

Comments
 (0)