Skip to content

Commit 4351b33

Browse files
committed
add considerations about External Status Issuer or Status Provider
1 parent 902586e commit 4351b33

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

draft-ietf-oauth-status-list.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1047,7 +1047,12 @@ The Status List Issuer may chunk its Referenced Tokens into multiple Status List
10471047

10481048
## External Status Issuer
10491049

1050-
If the roles of the Issuer of the Referenced Token and the Status Issuer are performed by different entities, they must align on the key and trust management as described in [](#key-management). This scenario may be necessary or useful if a use case requires that revocations of Referenced Tokens are managed by a different entities, e.g. for regulatory or privacy reasons.
1050+
If the roles of the Issuer of the Referenced Token and the Status Issuer are performed by different entities, this may allow for use case that require revocations of Referenced Tokens to be managed by a different entities, e.g. for regulatory or privacy reasons. In this scenario both parties must align on:
1051+
1052+
- the key and trust management as described in [](#key-management)
1053+
- parameters for the Status List
1054+
- number of `bits` for the Status Type as described in [](#status-list)
1055+
- update cycle of the Issuer used for `ttl` in the Status List Token as described in [](#status-list-token)
10511056

10521057
## External Status Provider for Scalability
10531058

0 commit comments

Comments
 (0)