Internal authenticator API

The module rubin.nublado.authenticator provides an implementation of the JupyterHub Authenticator API that uses Gafaelfawr to authenticate users.

This authenticator class is registered as gafaelfawr in the jupyterhub.authenticators entry point.

rubin.nublado.authenticator Package

Gafaelfawr authenticator for JupyterHub.

Classes

GafaelfawrAuthenticator(**kwargs)

JupyterHub authenticator using Gafaelfawr headers.

Class Inheritance Diagram

Inheritance diagram of rubin.nublado.authenticator._internals.GafaelfawrAuthenticator