girder-jupyterhub

A JupyterHub authenticator for Girder tokens


Keywords
jupyter, girder, authentication, data, management
License
BSD-3-Clause
Install
pip install girder-jupyterhub==0.2.0

Documentation

Deprecated - Moved to http://github.com/girder/girder_jupyterhub

girder_jupyterhub

girder_jupyterhub is a python package that implements a JupyterHub authenticator, that allows a user to authenticate using a Girder token.

Configuration

Add the following options to your jupyterhub_config.py

c.JupyterHub.authenticator_class = 'girder_jupyterhub.auth.GirderAuthenticator'