nuts-foundation / nuts-foundation/nuts-node
Demo requesting a VP from a mobile wallet
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 28
- Forks
- 23
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 76
Description
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.
- Implement authz request object passing through
request_uriparameter. The request object needs to be a signed JWT (see https://www.rfc-editor.org/rfc/rfc9101.txt). - Support serving did:web (https://github.com/nuts-foundation/nuts-node/pull/2433)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the authz request-object requirements and RFC 9101, then inspect the did:web implementation referenced in PR #2433. Trace how the Nuts node would serve a signed request through request_uri to the Sphereon Wallet. Done means the demo can request a VP and provision a care professional's identity.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, authentication, authorization, mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100