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 sd-jwt-vc format #94

Open
3 of 4 tasks
vafeini opened this issue Nov 19, 2024 · 0 comments
Open
3 of 4 tasks

Support sd-jwt-vc format #94

vafeini opened this issue Nov 19, 2024 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@vafeini
Copy link
Contributor

vafeini commented Nov 19, 2024

Web verifier should be exptended to support the sd-jwt-vc format:

  • Introduce decoder for the new format that converts the shared vp_token to the SharedAttestation model and include it in the decoders registry.
  • Define input_descriptor structure for sd-jwt-vc format. A general purpose service should be created to support generating InputDescriptor models per format.
  • Update selectable-attestation-attributes component to support new format.
  • Include sd-jwt-vc in the SUPPORTED_FORMATS of the application.
@vafeini vafeini added the feature New feature or request label Nov 19, 2024
@vafeini vafeini self-assigned this Nov 19, 2024
@vafeini vafeini changed the title Support sd-jawt-vc format Support sd-jwt-vc format Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant