Skip to content

Commit 30d9572

Browse files
paulbastianc2bo
andauthored
Update draft-ietf-oauth-status-list.md
Co-authored-by: Christian Bormann <[email protected]>
1 parent d471d9b commit 30d9572

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
@@ -896,8 +896,8 @@ If the Issuer of the Referenced Token is the same entity as the Status Issuer, t
896896
- the same `x5chain` value or an `x5t` or `kid` parameter referencing to the same key as used in the Referenced Token for COSE.
897897

898898
Alternatively, the Status Issuer may use the same web-based key resolution that is used for the Referenced Token. In this case the Status List Token may use:
899-
- an `x5u`, `jwks`, `jwks_uri` or `kid` parameter referencing to the same key as used in the Referenced Token for JOSE.
900-
- an `x5u` or `kid` parameter referencing to the same key as used in the Referenced Token for COSE.
899+
- an `x5u`, `jwks`, `jwks_uri` or `kid` parameter referencing to a key using the same web-based resolution as used in the Referenced Token for JOSE.
900+
- an `x5u` or `kid` parameter referencing to a key using the same web-based resolution as used in the Referenced Token for COSE.
901901

902902
~~~ ascii-art
903903
┌────────┐ host keys ┌──────────────────────┐

0 commit comments

Comments
 (0)