Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mark sd jwt at risk #319

Merged
merged 1 commit into from
Oct 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -652,6 +652,13 @@ <h2 id="jose-header-parameters-jwt-claims">JOSE Header Parameters and
</section>
<section id="secure-with-sd-jwt">
<h2 id="with-sd-jwt">With SD-JWT</h2>
<p class="issue" title="(AT RISK) Feature depends on completion of an IETF specification currently in Working Group Last Call">
The normative statements in this section depend on the IETF OAuth working group
draft [[SD-JWT]]. Features related to [[SD-JWT]] are at risk and will be removed
from the specification if the IETF standardization process occurs after this
specification's timeline for reaching a Proposed Recommendation, and if at least
two independent, interoperable implementations are not demonstrated.
</p>
<section>
<h2 id="securing-with-sd-jwt">Securing JSON-LD Verifiable Credentials with SD-JWT</h2>
<p>
Expand Down
Loading
Loading