JupyterHub Native Authenticator
Project description
Native Authenticator
This is a relatively simple authenticator for small or medium-sized JupyterHub applications. Signup and authentication are implemented as native to JupyterHub without relying on external services.
NativeAuthenticator provides the following features:
- New users can signup on the system;
- New users can be blocked from accessing the system awaiting admin authorization;
- Option of enforcing password security by disallowing common passwords or requiring a minimum password length;
- Option to block users after a set number of failed login attempts;
- Option of open signup without need for initial authorization;
- Option of asking more information about users on signup (e-mail).
- Option of requiring users to agree with given Terms of Service;
- Option of protection against scripting attacks via reCAPTCHA;
- Option for users with an org-internal e-mail address to self-approve via secure link;
Documentation
The latest documentation is always on readTheDocs, available here.
Running tests
To run the tests locally, you can install the development dependencies like so:
$ pip install -r dev-requirements.txt
Then run tests with pytest:
$ pytest
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
File details
Details for the file jupyterhub-nativeauthenticator-1.0.3.tar.gz
.
File metadata
- Download URL: jupyterhub-nativeauthenticator-1.0.3.tar.gz
- Upload date:
- Size: 4.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 345bba4f1c2cc7a1d257ab223498579c661ec2ded3eed420c437e6b5fdb43cc3 |
|
MD5 | 3e185a9871d61dbbe5a85624b5920554 |
|
BLAKE2b-256 | 97f385a568f8069d5a198f5df424322834173362ee92fbcb9b579e732fcc681b |
File details
Details for the file jupyterhub_nativeauthenticator-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: jupyterhub_nativeauthenticator-1.0.3-py3-none-any.whl
- Upload date:
- Size: 58.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f2b4d30f65d8a633c984c20cbe5e258a21f190f3f16cb7c6d398d5f9de89f6b3 |
|
MD5 | 9cfcf38e091a05787e8be7716ca2edb2 |
|
BLAKE2b-256 | 3294eea7410721325eb98e1862020d2ba307f314d6032354268212ebf162810a |