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

Change Issued JWK / Presented JWK Protected Headers #142

Merged
merged 6 commits into from
Oct 20, 2024
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Grammar
selfissued authored Oct 20, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit a346d0a002500d8748f8c8e2b24db02b33cdc02c
2 changes: 1 addition & 1 deletion draft-ietf-jose-json-web-proof.md
Original file line number Diff line number Diff line change
@@ -312,7 +312,7 @@ This Header Parameter MUST be understood and processed by implementations.

The `proof_key` (Proof Key) represents the public key used by the issuer
for proof of possession within certain algorithms. This is an ephemeral
key which MUST be unique for each issued JWP.
key that MUST be unique for each issued JWP.

This header parameter is references a JSON Web Key (JWK) public
key value when represented as a JSON Protected Header, and a COSE Key