oauthenticator.readthedocs.io
Open in
urlscan Pro
2606:4700::6811:2152
Public Scan
Submitted URL: http://oauthenticator.readthedocs.io/
Effective URL: https://oauthenticator.readthedocs.io/en/latest/
Submission: On May 10 via api from GB — Scanned from GB
Effective URL: https://oauthenticator.readthedocs.io/en/latest/
Submission: On May 10 via api from GB — Scanned from GB
Form analysis
2 forms found in the DOMGET search.html
<form class="bd-search d-flex align-items-center" action="search.html" method="get">
<i class="icon fas fa-search"></i>
<input type="search" class="form-control" name="q" id="search-input" placeholder="Search the docs ..." aria-label="Search the docs ..." autocomplete="off">
</form>
GET //readthedocs.org/projects/oauthenticator/search/
<form id="flyout-search-form" class="wy-form" target="_blank" action="//readthedocs.org/projects/oauthenticator/search/" method="get">
<input type="text" name="q" aria-label="Search docs" placeholder="Search docs">
</form>
Text Content
* Installing * Get started * Extending authenticators * Writing your own OAuthenticator * OAuthenticators * Changes in oauthenticator Build a SaaS Integration Hub w/ Fusebit Serverless, flexible, & made for developers. Try now for free. Ad by EthicalAds · Monetize your site On this page * Contents * Installation Guide * Get Started Guide * Extending authenticators * Writing your own OAuthenticator * API Reference * Indices and tables OAUTHENTICATOR¶ OAuthenticator provides plugins for JupyterHub to use common OAuth providers, as well as base classes for writing your own Authenticators with any OAuth 2.0 provider. The OAuthenticator package is not accepting new OAuth providers, but you can write your own OAuthenticator by subclassing oauthenticator.oauth2.OAuthenticator Version: 14.2 CONTENTS¶ INSTALLATION GUIDE¶ * Installing GET STARTED GUIDE¶ * Get started * General setup * AWS Cognito Setup * Azure AD Setup * GitHub Setup * GitLab Setup * Google Setup * OpenShift Setup * OkpyAuthenticator * Globus Setup * Moodle Setup * Nextcloud Setup * Yandex Setup * Examples EXTENDING AUTHENTICATORS¶ * Extending authenticators * GitHub-specific scopes * GitLab-specific scopes * CILogon-specific scopes WRITING YOUR OWN OAUTHENTICATOR¶ * Writing your own OAuthenticator * Using GenericOAuthenticator * Writing your own OAuthenticator class API REFERENCE¶ * OAuthenticators * Changes in oauthenticator INDICES AND TABLES¶ * Index * Module Index * Search Page next Installing © Copyright Jupyter Contributors. Created using Sphinx 4.3.2. v: latest Versions latest stable On Read the Docs Project Home Builds Downloads On GitHub View Edit Search -------------------------------------------------------------------------------- Hosted by Read the Docs · Privacy Policy