Jupyterhub OMERO authenticator
Project description
Jupyter OMERO Authenticator
Use OMERO to authenticate with JupyterHub.
Example
You are strongly recommended to enable auth_state persistence so that OMERO session-ids can be checked and refreshed.
jupyterhub_config.py:
c.JupyterHub.authenticator_class = 'jupyter_omero_authenticator.OmeroAuthenticator'
c.OmeroAuthenticator.omero_host = 'omero.example.org'
# Pass OMERO_HOST OMERO_USER OMERO_SESSION environment variables
c.OmeroAuthenticator.export_omero_env = True
c.Authenticator.auth_refresh_age = 300
c.Authenticator.enable_auth_state = True
c.Authenticator.refresh_pre_spawn = True
export JUPYTERHUB_CRYPT_KEY=$(openssl rand -hex 32)
jupyterhub
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jupyter-omero-authenticator-0.0.1.tar.gz.
File metadata
- Download URL: jupyter-omero-authenticator-0.0.1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3056f7fb05ecf5967892db7226856e5a3c08f2dd59f355ac3d5478aed52ca777
|
|
| MD5 |
a880b6012d3cfafeff75c7354c57c3ec
|
|
| BLAKE2b-256 |
61220a9cf0eb682085b4368b88b55a3740b1b693aa346b10da0479ee70576d0a
|
File details
Details for the file jupyter_omero_authenticator-0.0.1-py3-none-any.whl.
File metadata
- Download URL: jupyter_omero_authenticator-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5cdd519829d6511fadf3ccdc51c374de3abac48eb378c9b072d45158e81a8794
|
|
| MD5 |
14dfeef55a88304deb022f27aa733eb5
|
|
| BLAKE2b-256 |
31677cca1b0fa53a058183d9d3458c30a43ae4c37da0092a49294a83c4d537df
|