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

Include scope information in the cds-services discovery endpoint #412

Open
dteirney opened this issue Sep 30, 2018 · 0 comments
Open

Include scope information in the cds-services discovery endpoint #412

dteirney opened this issue Sep 30, 2018 · 0 comments

Comments

@dteirney
Copy link

During the connectathon, communicating the OAuth 2.0 scope that the CDS hook required involved some back and forth. The spec mentions this managed out-of-band when the EMR connects with a CDS Service. However, it could be beneficial if each hook in the discovery service could communicate the scope that it needs to get the necessary information from the FHIR server.

Specifying the scope for each hook may also help allow the access token provided by the CDS Client to include the needed scope for each hook. E.g. if one CDS hook needs read access but another needs write, a more constrained access token could be sent for the read-only hook.

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

No branches or pull requests

1 participant