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

Add HTTP basic auth #46

Open
david4096 opened this issue Jul 26, 2018 · 0 comments
Open

Add HTTP basic auth #46

david4096 opened this issue Jul 26, 2018 · 0 comments

Comments

@david4096
Copy link
Collaborator

david4096 commented Jul 26, 2018

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

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