Skip to content

Add Temporary Authenticator documentation #1029

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ktaletsk
Copy link

This adds another How-To chapter on how to set up tmpauthenticator.

In my experience wanting to set this up with existing docs, the configuration was not immediately obvious.
For example, in JupyterHub Authenticator.allow_all is false by default and I was getting error Failed login for unknown user. However, coming from working with JupyterHub config files, it was not clear how to set this up in TLJH. Turns out, you need

tljh-config set auth.TmpAuthenticator.allow_all 'True'

I hope this additional documentation is helpful and save someone half an hour of their time

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

Successfully merging this pull request may close these issues.

1 participant