Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

API authorization #8

Open
alipski opened this issue Apr 25, 2019 · 1 comment
Open

API authorization #8

alipski opened this issue Apr 25, 2019 · 1 comment

Comments

@alipski
Copy link
Contributor

alipski commented Apr 25, 2019

The security component of the API remains to be implemented. A basic API key / oauth2 authorization flow should be put in place to prepare the service to be demoed in the context of a secure infrastructure.

  • OpenAPI spec has security parts commented out. Uncomment and implement according to latest GA4GH schemas.
  • POST endpoints should be access-controlled
@alipski
Copy link
Contributor Author

alipski commented May 8, 2019

So far authorization works using an external gateway (Tyk) to validate api keys and apply resource access grants. Works in context of CanDIG but not as a standalone service so it's not ideal

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

No branches or pull requests

1 participant