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

feat: supports verification method id as URL #3795

Merged

Conversation

wolf4ood
Copy link
Contributor

@wolf4ood wolf4ood commented Jan 23, 2024

What this PR changes/adds

Supports verification method id to be both full URL (didUrl + keyId) and relative URL (keyId)

Linked Issue(s)

Closes #3794

@wolf4ood wolf4ood force-pushed the feat/3794_verification_method_url branch from c913aa6 to 804cdd2 Compare January 23, 2024 13:06
@wolf4ood wolf4ood self-assigned this Jan 23, 2024
@wolf4ood wolf4ood added the enhancement New feature or request label Jan 23, 2024
@wolf4ood wolf4ood force-pushed the feat/3794_verification_method_url branch from 804cdd2 to 88a8761 Compare January 23, 2024 13:30
@wolf4ood wolf4ood force-pushed the feat/3794_verification_method_url branch from 88a8761 to cd3bae9 Compare January 23, 2024 13:51
@wolf4ood wolf4ood marked this pull request as ready for review January 23, 2024 14:02
@wolf4ood wolf4ood merged commit e6522fe into eclipse-edc:main Jan 23, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

URL verification method id support in DidPublicKeyResolverImpl
2 participants