Skip to main content

A JupyterHub authenticator for Girder tokens

Project description

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’

This extension uses authentication state to store Girder-Tokens. In production this requires the following environment variable to be set.

export JUPYTERHUB_CRYPT_KEY=<key>

Where <key> is the result of running:

openssl rand -hex 32

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

girder-jupyterhub-0.1.1.dev7.tar.gz (4.2 kB view details)

Uploaded Source

File details

Details for the file girder-jupyterhub-0.1.1.dev7.tar.gz.

File metadata

  • Download URL: girder-jupyterhub-0.1.1.dev7.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/28.8.0 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/3.6.1

File hashes

Hashes for girder-jupyterhub-0.1.1.dev7.tar.gz
Algorithm Hash digest
SHA256 7052a494d9089c0f5eb4d86e7d13ae6ae9849f53e9d321b229f52f9a5dbaf767
MD5 7b1a1469bbd2c890d01cd7c860834ebd
BLAKE2b-256 900de9f48a6d99289067673959dc26bf24fe4e56b8d989fd307d3ecbc7b5b8d7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page