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

fix: Wallet Attestation Request #349

Conversation

cmarco0
Copy link
Contributor

@cmarco0 cmarco0 commented Jul 4, 2024

This PR aims to solve this issue: #346

Changes implemented:

  • Replaced the "public_jwk" member, which represented the corresponding asymmetric public key, with cnf directly (which is a JSON object, containing the public part of an asymmetric key pair owned by the Wallet Instance).
  • Added vp_formats_supported to the Wallet Attestation Request claims table.

@peppelinux peppelinux linked an issue Jul 5, 2024 that may be closed by this pull request
Co-authored-by: Giuseppe De Marco <giuseppe.demarco@teamdigitale.governo.it>
@peppelinux peppelinux changed the title editorial update Wallet Attestation Request fix: Wallet Attestation Request Jul 17, 2024
@peppelinux peppelinux merged commit c6685b1 into italia:versione-corrente Jul 17, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

Wallet Attestation Request JWT.
4 participants