Skip to content

Commit bc07f0d

Browse files
committed
Automatically send users to login page.
1 parent 8014bb7 commit bc07f0d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dev_env/jupyterhub/jupyter_config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ hub:
6363
mountPath: /usr/local/etc/jupyterhub/jupyterhub_config.d/unity_auth.py
6464
binaryData: ${unity_auth_py}
6565
config:
66+
Authenticator:
67+
auto_login: true
6668
OAuthenticator:
6769
oauth_callback_url: ${oauth_callback_url}
6870
client_id: ${oauth_client_id}

0 commit comments

Comments
 (0)