Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support authorization delegation to a different organization #149

Open
woutslakhorst opened this issue Nov 29, 2021 · 0 comments
Open

Support authorization delegation to a different organization #149

woutslakhorst opened this issue Nov 29, 2021 · 0 comments
Labels

Comments

@woutslakhorst
Copy link
Member

NutsAuthorizationCredentials require the authorizer as issuer. There are scenarios were a third party should be able to issue authorization credentials for a care organization. A medical call center is one of those examples, the call center operates as a separate entity but should be able to authorize a (whitelisted) care organization in case of an emergency.

This might require a new type of credential (MandatedOrganizationCredential?) but would also have impact on the way an access token is issued. Multiple credentials together would be valid for giving access.... We have to be careful not to require a rule-engine for this, as this will probably be error prone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant