Skip to content

Commit b511ba4

Browse files
author
ID Bot
committed
Script updating gh-pages from 29988cd. [ci skip]
1 parent 15a07c9 commit b511ba4

2 files changed

Lines changed: 7 additions & 6 deletions

File tree

335-mikes-review/draft-ietf-oauth-status-list.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1643,7 +1643,7 @@ <h2 id="name-terminology">
16431643
<dd class="break"></dd>
16441644
<dt id="section-3-1.11">Status:</dt>
16451645
<dd style="margin-left: 1.5em" id="section-3-1.12">
1646-
<p id="section-3-1.12.1">The validity state of a Referenced Token as determined by the Issuer of said Token.<a href="#section-3-1.12.1" class="pilcrow"></a></p>
1646+
<p id="section-3-1.12.1">A Status describes the current state, mode, condition or stage of an entity that is represented by the Referenced Token as determined by the Status Issuer.<a href="#section-3-1.12.1" class="pilcrow"></a></p>
16471647
</dd>
16481648
<dd class="break"></dd>
16491649
<dt id="section-3-1.13">Status List:</dt>
@@ -2410,7 +2410,7 @@ <h2 id="name-verification-and-processing">
24102410
<h3 id="name-status-list-request">
24112411
<a href="#section-8.1" class="section-number selfRef">8.1. </a><a href="#name-status-list-request" class="section-name selfRef">Status List Request</a>
24122412
</h3>
2413-
<p id="section-8.1-1">The default Status List request and response mechanism uses normal HTTP semantics and Content negotiation etc. as defined in <span>[<a href="#RFC9110" class="cite xref">RFC9110</a>]</span>.<a href="#section-8.1-1" class="pilcrow"></a></p>
2413+
<p id="section-8.1-1">The default Status List request and response mechanism uses HTTP semantics and Content negotiation as defined in <span>[<a href="#RFC9110" class="cite xref">RFC9110</a>]</span>.<a href="#section-8.1-1" class="pilcrow"></a></p>
24142414
<p id="section-8.1-2">The Status Provider <span class="bcp14">SHOULD</span> return the Status List Token in response to an HTTP GET request to the URI provided in the Referenced Token, unless the Relying Party and the Status Provider have alternative methods of distribution.<a href="#section-8.1-2" class="pilcrow"></a></p>
24152415
<p id="section-8.1-3">The HTTP endpoint <span class="bcp14">SHOULD</span> support the use of Cross-Origin Resource Sharing (CORS) <span>[<a href="#CORS" class="cite xref">CORS</a>]</span> and/or other methods as appropriate to enable Browser-based clients to access it, unless ecosystems using this specification choose not to support Browser-based clients.<a href="#section-8.1-3" class="pilcrow"></a></p>
24162416
<p id="section-8.1-4">The Relying Party <span class="bcp14">SHOULD</span> send the following Accept HTTP Header to indicate the requested response type unless the Content-Type of Status List Tokens in the respective ecosystem is known or the Relying Party supports both formats:<a href="#section-8.1-4" class="pilcrow"></a></p>

335-mikes-review/draft-ietf-oauth-status-list.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -370,8 +370,9 @@ Table of Contents
370370
fetches the corresponding Status List Token to validate the status
371371
of that Referenced Token. Also known as a Verifier.
372372

373-
Status: The validity state of a Referenced Token as determined by
374-
the Issuer of said Token.
373+
Status: A Status describes the current state, mode, condition or
374+
stage of an entity that is represented by the Referenced Token as
375+
determined by the Status Issuer.
375376

376377
Status List: An object in JSON or CBOR representation containing a
377378
compressed byte array that represents the statuses of many
@@ -1152,8 +1153,8 @@ d2 # tag(18)
11521153

11531154
8.1. Status List Request
11541155

1155-
The default Status List request and response mechanism uses normal
1156-
HTTP semantics and Content negotiation etc. as defined in [RFC9110].
1156+
The default Status List request and response mechanism uses HTTP
1157+
semantics and Content negotiation as defined in [RFC9110].
11571158

11581159
The Status Provider SHOULD return the Status List Token in response
11591160
to an HTTP GET request to the URI provided in the Referenced Token,

0 commit comments

Comments
 (0)