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 -e ".[test]"
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
Close
Hashes for jupyterhub_nativeauthenticator-1.3.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67d49d6a04658494a658466dbe4c6418b68ae6577324855afe5fc8abdf86ef89 |
|
MD5 | 813662794a17ebd1a54c9dbb922dff9a |
|
BLAKE2b-256 | 25da35e2b38f642d75955da3623479f053a61623de008daa029c8c8adb3e73b9 |
Close
Hashes for jupyterhub_nativeauthenticator-1.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | df9252a730e3070709045c3f08521b7d705dd8c9e22eab2ab83e58820a11eb30 |
|
MD5 | d50c5acffe2c634cf1781e3e975dd2da |
|
BLAKE2b-256 | 41966d9e4878e420a23ed9351b25ca13408873becc2aef6a6f28872a056faf2b |