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

Use JupyterHub for REST api authentication #20

Closed
jcrist opened this issue May 24, 2019 · 2 comments
Closed

Use JupyterHub for REST api authentication #20

jcrist opened this issue May 24, 2019 · 2 comments

Comments

@jcrist
Copy link
Member

jcrist commented May 24, 2019

Currently we support REST api authentication via:

  • basic (mostly for testing)
  • kerberos

We could also handle REST api authentication via validating a JupyterHub api token with JupyterHub. This would allow nice integration with JupyterHub, which provides an api token in the kernel environment.

This was referenced May 24, 2019
@jcrist jcrist changed the title Use OAuth for REST api authentication Use JupyterHub for REST api authentication May 24, 2019
@jcrist
Copy link
Member Author

jcrist commented May 24, 2019

@jcrist
Copy link
Member Author

jcrist commented Jun 4, 2019

Fixed by #36.

@jcrist jcrist closed this as completed Jun 4, 2019
kyprifog pushed a commit to kyprifog/dask-gateway that referenced this issue Oct 16, 2020
* Add docs on releasing and bump versions for next release

* Tidy up legacy files
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