Skip to content

Commit 389e994

Browse files
author
ID Bot
committed
Script updating gh-pages from 63af06f. [ci skip]
1 parent b884db6 commit 389e994

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pb/ref_sd_jwt_instead_of_vc/draft-ietf-oauth-status-list.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta content="Paul Bastian" name="author">
1010
<meta content="Christian Bormann" name="author">
1111
<meta content="
12-
This specification defines a status mechanism called Token Status List (TSL), data structures and processing rules for representing the status of tokens secured by JSON Object Signing and Encryption (JOSE) or CBOR Object Signing and Encryption (COSE), such as JWT, SD-JWT VC, CBOR Web Token, and ISO mdoc. It also defines an extension point and a registry for future status mechanisms.
12+
This specification defines a status mechanism called Token Status List (TSL), data structures and processing rules for representing the status of tokens secured by JSON Object Signing and Encryption (JOSE) or CBOR Object Signing and Encryption (COSE), such as JWT, SD-JWT, CBOR Web Token, and ISO mdoc. It also defines an extension point and a registry for future status mechanisms.
1313
" name="description">
1414
<meta content="xml2rfc 3.31.0" name="generator">
1515
<meta content="draft-ietf-oauth-status-list-latest" name="ietf.draft">
@@ -1088,7 +1088,7 @@
10881088
<h1 id="title">Token Status List (TSL)</h1>
10891089
<section id="section-abstract">
10901090
<h2 id="abstract"><a href="#abstract" class="selfRef">Abstract</a></h2>
1091-
<p id="section-abstract-1">This specification defines a status mechanism called Token Status List (TSL), data structures and processing rules for representing the status of tokens secured by JSON Object Signing and Encryption (JOSE) or CBOR Object Signing and Encryption (COSE), such as JWT, SD-JWT VC, CBOR Web Token, and ISO mdoc. It also defines an extension point and a registry for future status mechanisms.<a href="#section-abstract-1" class="pilcrow"></a></p>
1091+
<p id="section-abstract-1">This specification defines a status mechanism called Token Status List (TSL), data structures and processing rules for representing the status of tokens secured by JSON Object Signing and Encryption (JOSE) or CBOR Object Signing and Encryption (COSE), such as JWT, SD-JWT, CBOR Web Token, and ISO mdoc. It also defines an extension point and a registry for future status mechanisms.<a href="#section-abstract-1" class="pilcrow"></a></p>
10921092
</section>
10931093
<section class="note rfcEditorRemove" id="section-note.1">
10941094
<h2 id="name-about-this-document">
@@ -1645,7 +1645,7 @@ <h2 id="name-terminology">
16451645
<dd class="break"></dd>
16461646
<dt id="section-3-1.17">Referenced Token:</dt>
16471647
<dd style="margin-left: 1.5em" id="section-3-1.18">
1648-
<p id="section-3-1.18.1">A cryptographically secured data structure that contains a "status" claim that references a mechanism to retrieve status information about this Referenced Token. This document defines the Status List mechanism in which case the Referenced Token contains a reference to an entry in a Status List Token. It is <span class="bcp14">RECOMMENDED</span> to use JSON <span>[<a href="#RFC8259" class="cite xref">RFC8259</a>]</span> with JOSE as defined in <span>[<a href="#RFC7515" class="cite xref">RFC7515</a>]</span> or CBOR <span>[<a href="#RFC8949" class="cite xref">RFC8949</a>]</span> with COSE as defined in <span>[<a href="#RFC9052" class="cite xref">RFC9052</a>]</span>. Examples for Referenced Tokens are SD-JWT VC and ISO mdoc.<a href="#section-3-1.18.1" class="pilcrow"></a></p>
1648+
<p id="section-3-1.18.1">A cryptographically secured data structure that contains a "status" claim that references a mechanism to retrieve status information about this Referenced Token. This document defines the Status List mechanism in which case the Referenced Token contains a reference to an entry in a Status List Token. It is <span class="bcp14">RECOMMENDED</span> to use JSON <span>[<a href="#RFC8259" class="cite xref">RFC8259</a>]</span> with JOSE as defined in <span>[<a href="#RFC7515" class="cite xref">RFC7515</a>]</span> or CBOR <span>[<a href="#RFC8949" class="cite xref">RFC8949</a>]</span> with COSE as defined in <span>[<a href="#RFC9052" class="cite xref">RFC9052</a>]</span>. Examples for Referenced Tokens are SD-JWT and ISO mdoc.<a href="#section-3-1.18.1" class="pilcrow"></a></p>
16491649
</dd>
16501650
<dd class="break"></dd>
16511651
<dt id="section-3-1.19">Client:</dt>

pb/ref_sd_jwt_instead_of_vc/draft-ietf-oauth-status-list.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Abstract
1919
This specification defines a status mechanism called Token Status
2020
List (TSL), data structures and processing rules for representing the
2121
status of tokens secured by JSON Object Signing and Encryption (JOSE)
22-
or CBOR Object Signing and Encryption (COSE), such as JWT, SD-JWT VC,
22+
or CBOR Object Signing and Encryption (COSE), such as JWT, SD-JWT,
2323
CBOR Web Token, and ISO mdoc. It also defines an extension point and
2424
a registry for future status mechanisms.
2525

@@ -386,7 +386,7 @@ Table of Contents
386386
Token contains a reference to an entry in a Status List Token. It
387387
is RECOMMENDED to use JSON [RFC8259] with JOSE as defined in
388388
[RFC7515] or CBOR [RFC8949] with COSE as defined in [RFC9052].
389-
Examples for Referenced Tokens are SD-JWT VC and ISO mdoc.
389+
Examples for Referenced Tokens are SD-JWT and ISO mdoc.
390390

391391
Client: An application that fetches information, such as a Status
392392
List Token, from the Status List Provider on behalf of the Holder

0 commit comments

Comments
 (0)