Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

SD-JWT Issuer: Add Holder Public Key Claim (JWK) #3469

Closed
sandrask opened this issue Jan 11, 2023 · 0 comments · Fixed by #3472
Closed

SD-JWT Issuer: Add Holder Public Key Claim (JWK) #3469

sandrask opened this issue Jan 11, 2023 · 0 comments · Fixed by #3472
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@sandrask
Copy link
Contributor

If the Issuer wants to enable Holder Binding, it MAY include a public key associated with the Holder, or a reference thereto.

We will use confirmation "cnf" claim as defined in [RFC7800] to include raw public key by value in SD-JWT.

In this first iteration of "cnf" claim we will use jwk confirmation method and include public key information in JWK format. Other confirmation methods such as "jwe", "kid" and "jku" may be implemented at later time (if required).

@sandrask sandrask self-assigned this Jan 11, 2023
@sandrask sandrask added the enhancement New feature or request label Jan 11, 2023
@sandrask sandrask moved this to In Progress in Aries Go Jan 11, 2023
@sandrask sandrask added this to the 0.1.7 milestone Jan 11, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in Aries Go Jan 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Development

Successfully merging a pull request may close this issue.

1 participant