Skip to content

Commit 0e99662

Browse files
committed
status list aggregation clarification
1 parent 4fb1686 commit 0e99662

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
@@ -840,7 +840,7 @@ Content-Type: application/statuslist+jwt
840840

841841
Status List Aggregation is an optional mechanism offered by the Issuer to publish a list of one or more Status List Tokens URIs, allowing a Relying Party to fetch Status List Tokens provided by this Issuer. This mechanism is intended to support fetching and caching mechanisms and allow offline validation of the status of a reference token for a period of time.
842842

843-
If a Relying Party encounters an invalid Status List Token referenced in the response from the Status List Aggregation endpoint, it SHOULD continue processing the other valid Status Lists referenced in the response instead of fully aborting processing and retrying later.
843+
If a Relying Party encounters an error while validating Status List Token referenced in the response from the Status List Aggregation endpoint, it SHOULD continue processing the other valid Status Lists referenced in the response instead of fully aborting processing and retrying later.
844844

845845
There are two options for a Relying Party to retrieve the Status List Aggregation.
846846
An Issuer MAY support any of these mechanisms:

0 commit comments

Comments
 (0)