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

Provide hashed passwords to end user #2

Open
sangramga opened this issue Dec 29, 2017 · 1 comment
Open

Provide hashed passwords to end user #2

sangramga opened this issue Dec 29, 2017 · 1 comment

Comments

@sangramga
Copy link

I am system admin and new to Jupyterhub.
How do you suggest to provide these passwords to end Users?
Suggested Solution:
Store these passwords in a database(preferably Jupyterhub sqlite database) and use a client to get these passwords using REST API.
Issues:
Its not a good practice to send passwords over REST API for security purposes.

@rschroll
Copy link

Development is continuing at thedataincubator/jupyterhub-hashauthenticator. We recently added an (optional) endpoint that returns a CSV of the registered users and passwords.

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

2 participants