Skip to content

Commit b884db6

Browse files
author
ID Bot
committed
Script updating gh-pages from ab43761. [ci skip]
1 parent 5cd056e commit b884db6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1476,7 +1476,7 @@ <h2 id="name-copyright-notice">
14761476
<h2 id="name-introduction">
14771477
<a href="#section-1" class="section-number selfRef">1. </a><a href="#name-introduction" class="section-name selfRef">Introduction</a>
14781478
</h2>
1479-
<p id="section-1-1">Token formats secured by JOSE <span>[<a href="#RFC7515" class="cite xref">RFC7515</a>]</span> or COSE <span>[<a href="#RFC9052" class="cite xref">RFC9052</a>]</span>, such as JWTs <span>[<a href="#RFC7519" class="cite xref">RFC7519</a>]</span>, SD-JWT VCs <span>[<a href="#RFC9901" class="cite xref">RFC9901</a>]</span>, CWTs <span>[<a href="#RFC8392" class="cite xref">RFC8392</a>]</span> and ISO mdoc <span>[<a href="#ISO.mdoc" class="cite xref">ISO.mdoc</a>]</span>, have vast possible applications. Some of these applications can involve issuing a token whereby certain semantics about the token or its validity may change over time. Communicating these changes to relying parties in an interoperable manner, such as whether the token is considered invalidated or suspended by its issuer is important for many of these applications.<a href="#section-1-1" class="pilcrow"></a></p>
1479+
<p id="section-1-1">Token formats secured by JOSE <span>[<a href="#RFC7515" class="cite xref">RFC7515</a>]</span> or COSE <span>[<a href="#RFC9052" class="cite xref">RFC9052</a>]</span>, such as JWTs <span>[<a href="#RFC7519" class="cite xref">RFC7519</a>]</span>, SD-JWTs <span>[<a href="#RFC9901" class="cite xref">RFC9901</a>]</span>, CWTs <span>[<a href="#RFC8392" class="cite xref">RFC8392</a>]</span> and ISO mdoc <span>[<a href="#ISO.mdoc" class="cite xref">ISO.mdoc</a>]</span>, have vast possible applications. Some of these applications can involve issuing a token whereby certain semantics about the token or its validity may change over time. Communicating these changes to relying parties in an interoperable manner, such as whether the token is considered invalidated or suspended by its issuer is important for many of these applications.<a href="#section-1-1" class="pilcrow"></a></p>
14801480
<p id="section-1-2">This document defines a Status List data structure that describes the individual statuses of multiple Referenced Tokens. A Referenced Token may be of any format, but is most commonly a data structure secured by JOSE or COSE. The Referenced Token is referenced by the Status List, which describes the status of the Referenced Token. The statuses of all Referenced Tokens are conveyed via a bit array in the Status List. Each Referenced Token is allocated an index during issuance that represents its position within this bit array. The value of the bit(s) at this index corresponds to the Referenced Token's status. A Status List is provided within a Status List Token protected by cryptographic signature or MAC and this document defines its representations in JWT and CWT format.<a href="#section-1-2" class="pilcrow"></a></p>
14811481
<p id="section-1-3">The following diagram depicts the relationship between the artifacts:<a href="#section-1-3" class="pilcrow"></a></p>
14821482
<div class="alignLeft art-ascii-art art-text artwork" id="section-1-4">

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ Table of Contents
170170
1. Introduction
171171

172172
Token formats secured by JOSE [RFC7515] or COSE [RFC9052], such as
173-
JWTs [RFC7519], SD-JWT VCs [RFC9901], CWTs [RFC8392] and ISO mdoc
173+
JWTs [RFC7519], SD-JWTs [RFC9901], CWTs [RFC8392] and ISO mdoc
174174
[ISO.mdoc], have vast possible applications. Some of these
175175
applications can involve issuing a token whereby certain semantics
176176
about the token or its validity may change over time. Communicating

0 commit comments

Comments
 (0)