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

Add full support for did:jwk #94

Closed
3 tasks done
JelleMillenaar opened this issue Jan 12, 2024 · 0 comments · Fixed by #174
Closed
3 tasks done

Add full support for did:jwk #94

JelleMillenaar opened this issue Jan 12, 2024 · 0 comments · Fixed by #174
Assignees
Labels
Added A new feature that requires a minor release.
Milestone

Comments

@JelleMillenaar
Copy link
Contributor

JelleMillenaar commented Jan 12, 2024

Description

As opposed to #90 and #93, this issue requires full support for did:jwk, which includes identity creation and using it as the identity for the holder. It should work similarly as did:key. The app should generate a did:jwk as soon as it realizes it needs one.

Motivation

One step closer towards full compatibility with the Dutch Blockchain Coalition's DIIP profile.

Resources

To-do List

  • Find or implement did:jwk crate (align with agent requirements)
  • Add did:jwk creation and usage in SIOPv2, OpenID4VCI and OpenID4VP interactions
  • Add did:jwk verification
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Added A new feature that requires a minor release.
Projects
Development

Successfully merging a pull request may close this issue.

2 participants