You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for our research project on credentialing, we are using Altme wallet. I would like to provide an easier solution for integrated company and service logins that should depend on our credentials. SIOPV2/OIDC4VP seems to be the best solution for that, but implementation support is pretty sparse from what I can tell.
This project looks generally interesting but leaves me with some questions that I would appreciate any help with:
Is there any documentation explaining this repo that I might have missed? Or is it still very unstable?
Do I understand it correctly, that this provides an OpenID Provider server that would handle credential exchanges with a user wallet (e.g., Altme) via SIOPV2/OIDC4VP? An organization wanting to offer one or more web services could deploy an instance of this server and use it as an authentication provider through something like next-auth for Nextjs?
Could this server work with Keycloak?
Best
Felix
The text was updated successfully, but these errors were encountered:
Hi everyone,
for our research project on credentialing, we are using Altme wallet. I would like to provide an easier solution for integrated company and service logins that should depend on our credentials. SIOPV2/OIDC4VP seems to be the best solution for that, but implementation support is pretty sparse from what I can tell.
This project looks generally interesting but leaves me with some questions that I would appreciate any help with:
Best
Felix
The text was updated successfully, but these errors were encountered: