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

Support data exchanges without NutsAuthorizationCredentials #2551

Open reinkrul opened 10 months ago

reinkrul commented 10 months ago

Allowed/disallowed based on consent stored in local or external system, using OAuth2 service-to-service flow or OpenID4VP with Presentation Exchanges.

@woutslakhorst can you further specify this epic?

woutslakhorst commented 10 months ago

There's no changes required for the code. Maybe this would be an issue for nuts-specification? Maybe it could only be an addition to RFC021#security considerations?