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

Support holder binding verification for combined format for presentations #377

Open
andresuribe87 opened this issue May 10, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request sd-jwt Related to the sd-jwt module

Comments

@andresuribe87
Copy link
Contributor

andresuribe87 commented May 10, 2023

https://www.rfc-editor.org/rfc/rfc7800.html defines proof-of-possession semantics that can be applied to JWTs. Verification of a pressentation currently:

  • Makes assumptions of the holder binding algo used. This should be fixed according to the RFC.
  • Does not explain how to take into account replay protection. This should be documented.
  • Is not tested.

The above points should be fixed.

@andresuribe87 andresuribe87 added enhancement New feature or request sd-jwt Related to the sd-jwt module labels May 10, 2023
@andresuribe87 andresuribe87 changed the title Support holder binding for SD-JWT Support holder binding verification for combined format for presentations May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request sd-jwt Related to the sd-jwt module
Projects
None yet
Development

No branches or pull requests

3 participants