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 json web tokens #2

Open
fgypas opened this issue Nov 12, 2019 · 1 comment
Open

Support json web tokens #2

fgypas opened this issue Nov 12, 2019 · 1 comment
Labels
enhancement New feature or request python

Comments

@fgypas
Copy link
Member

fgypas commented Nov 12, 2019

The users should be able to login to the server to get a JSON token and export it in the environment. The HTTP requests from snakemake to panoptes should be decorated with the token.

@vsoch
Copy link
Collaborator

vsoch commented Dec 28, 2020

See snakemake/snakemake#819 to start discussion. It would be best if we had an authentication flow that would return 401 with a Www-Authenticate header to request it, and then the bearer token generated however the server wants. I'm not sure if this is in line with w4c3 (or what that standard is called) but let's discuss!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request python
Projects
None yet
Development

No branches or pull requests

2 participants