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¶
|
JupyterHub authenticator using Gafaelfawr headers. |