nuts-foundation / nuts-node

The reference implementation of the Nuts specification. A decentralized identity network based on the w3c ssi concepts with practical functionality for the healthcare domain.
https://nuts-foundation.gitbook.io
GNU General Public License v3.0
23 stars 15 forks source link

Demo requesting a VP from a mobile wallet #2472

Open reinkrul opened 1 year ago

reinkrul commented 1 year ago

Have the Nuts node as verifier request a VP from a mobile wallet (Sphereon Wallet for now) to have a care professional provision their identity.

reinkrul commented 1 year ago

What I've deduced from SIOPv2 vs OpenID4VP spec is the following, given the response type:

Choosing a wallet to support;

Sphereon Wallet

Supports:

Paradym

Not considered, as it uses the Sphereon SDK, meaning the same features as the Sphereon wallet?

Trustbloc

Needs a custom build since they don't distribute their mobile apps (you need to build them yourself), so not really scalable from demo into a POC?