Skip to content

Commit

Permalink
Remove outdated v1.0 JWT claim registrations.
Browse files Browse the repository at this point in the history
  • Loading branch information
msporny committed Jul 19, 2023
1 parent 94e5e27 commit 7d34e45
Showing 1 changed file with 5 additions and 58 deletions.
63 changes: 5 additions & 58 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5436,64 +5436,11 @@ <h3>Differences between Contexts, Types, and CredentialSchemas</h3>

<section class="appendix informative">
<h2>IANA Considerations</h2>
<section id="json-web-token-claim-registrations">
<h3>JSON Web Token Claim Registrations</h3>
<p>
This section will be submitted to the Internet Engineering Steering Group
(IESG) for review, approval, and registration with IANA in the
"JSON Web Token Claims Registry".
</p>

<section id="vc-json-web-token-claim">
<h4>`vc`</h4>
<table>
<tr>
<th>Claim Name: </th>
<td>"vc" </td>
</tr>
<tr>
<th>Claim Description: </th>
<td>Verifiable Credential</td>
</tr>
<tr>
<th>Change Controller: </th>
<td>W3C</td>
</tr>
<tr>
<th>Specification Document(s): </th>
<td>
<a href="https://www.w3.org/TR/vc-data-model/">Section 6.3.1.2: JSON Web Token
Extensions of Verifiable Credentials Data Model 1.0</a>
</td>
</tr>
</table>
</section>

<section id="vp-json-web-token-claim">
<h4>`vp`</h4>
<table>
<tr>
<th>Claim Name: </th>
<td>"vp"</td>
</tr>
<tr>
<th>Claim Description: </th>
<td>Verifiable Presentation</td>
</tr>
<tr>
<th>Change Controller: </th>
<td>W3C</td>
</tr>
<tr>
<th>Specification Document(s):</th>
<td>
<a href="https://www.w3.org/TR/vc-data-model/">Section 6.3.1.2: JSON Web Token
Extensions of Verifiable Credentials Data Model 1.0</a>
</td>
</tr>
</table>
</section>
</section>

<p>
This section will be submitted to the Internet Engineering Steering Group (IESG)
for review, approval, and registration with IANA.
</p>

<section id="vc-ld-media-type">
<h2>application/vc+ld+json</h2>
Expand Down

0 comments on commit 7d34e45

Please sign in to comment.