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

Allow login with token similar to jupyter notebook server #6733

Open
benjaminum opened this issue Mar 30, 2024 · 1 comment · May be fixed by #6734
Open

Allow login with token similar to jupyter notebook server #6733

benjaminum opened this issue Mar 30, 2024 · 1 comment · May be fixed by #6734
Labels
enhancement Some improvement that isn't a feature

Comments

@benjaminum
Copy link

What is your suggestion?

Simplify the login procedure by allowing to pass the session password in the url to get similar behavior as clicking on a jupyter link of the form

Jupyter Server 2.12.5 is running at:
    http://localhost:8888/lab?token=fbf7cc58bbd90a9f172490f5c57201e03ca967efe424090c872b3218110f29fa

Why do you want this feature?

It streamlines the sign in procedure.

Are there any workarounds to get this functionality today?

--auth none is a workaround but is not secure if there are multiple people working on the same node

Are you interested in submitting a PR for this?

Yes

@benjaminum benjaminum added the enhancement Some improvement that isn't a feature label Mar 30, 2024
@code-asher
Copy link
Member

code-asher commented Apr 2, 2024

Related (kind of a duplicate, but PR's implementation is different): #5819

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Some improvement that isn't a feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants