OID4VC - VP (Verifiable Presentations) Identity Provider #45557
Closed
dominikschlosser
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Keycloak Community,
for my customer, i am currently exploring the EUDI-Wallet Ecosystem and how to use Verifiable Credentials to authenticate users using Keycloak. As part of this, i have created a prototype OID4VC/VP identity provider implementation. It uses the OpenID for Verifiable Presentations 1.0 specification to talk to a wallet (same device via link, cross device via qr code or W3C Digital Credentials API), request a credential presentation via a DCQL query and verifies the credential using a configurable certificate trust list (right now just a attribute of the IdP).
What are your (especially the maintainer's) thoughts about this? What would your minimum requirements be to add this to Keycloak?
Summary of my approach:
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions