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
25 stars 16 forks source link

Support data exchanges without NutsAuthorizationCredentials #2551

Closed reinkrul closed 1 month ago

reinkrul commented 1 year 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 1 year 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?

woutslakhorst commented 1 month ago

Part of solution architecture. Should be on wiki.