Skip to main content

Apache Custos Jupyterhub Authenticator

Project description

Apache Custos Jupyterhub Authenticator

The Apache Custos Jupyterhub Authenticator provides CILogon based federated authentication for Jupyterhub. In addtion it provides access to Custos IAM solutions such as

  • Fine-Grained Authorization

  • Secret Management

  • Service Accounts ..etc.

Additional Information : https://airavata.apache.org/custos/

Folder Structure

  • custosauthenticator

    Includes oidc plugin to connect with custos oauth services

Configuration

Add following configuration to Jupyter Hub in helm chart configuration (values.yaml). You need to request an tenant from Custos Portal to start

Hub configuration

hub:
 config:
   CustosOAuthenticator:
     client_id: CHANGE_ME
     client_secret: CHANGE_ME
     oauth_callback_url: https://<jupyter_host>/hub/oauth_callback
     custos_host: custos.scigap.org      
   JupyterHub:     
     authenticator_class: custosauthenticator.custos.CustosOAuthenticator 

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

custos_jupyterhub_authenticator-1.0.3.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

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