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

How VC/VPs are included in OpenID Connect response #13

Open
Sakurann opened this issue Feb 10, 2021 · 0 comments
Open

How VC/VPs are included in OpenID Connect response #13

Sakurann opened this issue Feb 10, 2021 · 0 comments

Comments

@Sakurann
Copy link
Contributor

Sakurann commented Feb 10, 2021

Option 1: include vp, vc properties inside an id_token.
pros are id_tokens are already perceived as carrying claims about the user.
cons are this could overload an id_token

Option 2: create a new vp, vc top-level property
pros: clarifies that this is a new credential format
cons: support from RP implementations

#capturing the discussion on 02-10-2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant