Skip to content

Commit 4fb1686

Browse files
paulbastiantplooker
authored andcommitted
minor change to Status List AGgregation
1 parent f2cf373 commit 4fb1686

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

draft-ietf-oauth-status-list.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -838,7 +838,7 @@ Content-Type: application/statuslist+jwt
838838

839839
# Status List Aggregation {#aggregation}
840840

841-
Status List Aggregation is an optional mechanism to retrieve a list of URIs to all Status List Tokens, allowing a Relying Party to fetch all relevant Status List Tokens for a specific type of Referenced Token or 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.
841+
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

843843
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.
844844

@@ -869,7 +869,7 @@ An Issuer MAY support any of these mechanisms:
869869

870870
## Issuer Metadata
871871

872-
The Issuer MAY link to the Status List Aggregation URI in metadata that can be provided by different means like .well-known metadata as is used commonly in OAuth and OpenID or within Issuer certificates or trust lists (such as VICAL as defined in Annex C of {{ISO.mdoc}}). If the Issuer is an OAuth Authorization Server according to {{RFC6749}}, it is RECOMMENDED to use `status_list_aggregation_endpoint` for its metadata defined by {{RFC8414}}.
872+
The Issuer MAY link to the Status List Aggregation URI in metadata that can be provided by different means like .well-known metadata as is used commonly in OAuth and OpenID or within Issuer certificates or trust lists (such as VICAL as defined in Annex C of {{ISO.mdoc}}). If the Issuer is an OAuth Authorization Server according to {{RFC6749}}, it is RECOMMENDED to use `status_list_aggregation_endpoint` for its metadata defined by {{RFC8414}}. The Issuer MAY limit the Status List Tokens listed by a Status List Aggregation to a particular type of Referenced Token.
873873

874874
The concrete specification on how this is implemented depends on the specific ecosystem and is out of scope of this specification.
875875

@@ -1464,6 +1464,7 @@ IANA is also requested to register the following OID "1.3.6.1.5.5.7.3.TBD" in th
14641464
We would like to thank
14651465
Brian Campbell,
14661466
Dan Moore,
1467+
Denis Pinkas,
14671468
Filip Skokan,
14681469
Francesco Marino,
14691470
Giuseppe De Marco,

0 commit comments

Comments
 (0)