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

Proper support for W3C VC #633

Closed
salboaie opened this issue Mar 24, 2022 · 0 comments
Closed

Proper support for W3C VC #633

salboaie opened this issue Mar 24, 2022 · 0 comments
Assignees
Labels
Chore Highly technical tasks that are required

Comments

@salboaie
Copy link
Member

salboaie commented Mar 24, 2022

  • compare W3C VC standard with current OpenDSU JWT based VCs
  • check the JWT standard (replace base58 with base64) encoding
  • check the format of the signature
  • allow APIs to add custom/extended claims in credentials
  • allow linking of external credentials (instead of embedding them) : put an extended claim as a hash of an external document
  • create a test with a ValidationStrategy (as example on how these credentials should be used)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chore Highly technical tasks that are required
Projects
None yet
Development

No branches or pull requests

6 participants