common-workflow-language / common-workflow-language/workflow-service
Add HTTP basic auth
Open
- Dominant language
- Python
- Stars
- 39
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
So that a username/password combination can be provided by environment variables to the service. All endpoints (except service info?) should be under auth.
Close with tests that demonstrate the server running under basic auth using a client that can use the username/pass combination.
For examples of making pluggable auth with connexion see dos_connect:
https://github.com/ohsu-comp-bio/dos_connect/blob/master/dos_connect/server/basic_authorizer.py
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.