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

Verification Method type used with VC-JWT #83

Closed
PhilippGackstatter opened this issue May 10, 2023 · 4 comments
Closed

Verification Method type used with VC-JWT #83

PhilippGackstatter opened this issue May 10, 2023 · 4 comments

Comments

@PhilippGackstatter
Copy link

Hello,

we are implementing VC-JWT and were wondering what the type of a verification method should be when signing a credential according to VC-JWT. It seems the spec does not place any restrictions on that, but are there recommendations to maximize interoperability?

Thanks!

@OR13
Copy link
Contributor

OR13 commented May 26, 2023

This is what I tend to use:

@OR13
Copy link
Contributor

OR13 commented May 26, 2023

I recommend NOT using any key representation that is not trivial to convert to a JWKS.

@OR13
Copy link
Contributor

OR13 commented May 26, 2023

@selfissued @mprorock we should have a controller document to the appending that answers this.

@OR13
Copy link
Contributor

OR13 commented Jun 27, 2023

The document contains some examples, but in general the 2 concepts are seperate.

@OR13 OR13 closed this as completed Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants