Centralized authentication / authorization.
Project description
django-centralauth solves the problem of managing user access and permissions from multiple projects in one central place.
Features
based on OAuth2 standard.
provider app to set up your own user-management application.
client app for delegating authentication and permissions management to provider.
Requirements
django-centralauth supports Python 3 only and requires at least Django 1.11 and django-oauth-toolkit.
Prepare for development
A Python 3.6 interpreter is required in addition to pipenv.
$ pipenv install --python 3.6 --dev
$ pipenv shell
$ pip install -e .
Now you’re ready to run the tests:
$ pipenv run py.test
Resources
Project details
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 django-centralauth-1.1.2.tar.gz
.
File metadata
- Download URL: django-centralauth-1.1.2.tar.gz
- Upload date:
- Size: 14.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 278ab8f6116d8179b8c96d09ea7581addd1a818aa21ff16ebe5260b58cd37648 |
|
MD5 | 3b3bacb1e5da6cc27b3b86fffe589fa0 |
|
BLAKE2b-256 | f1d8871661e3310935d2f54913cfde42a52d538a09e6f9bd967d60c94d74cc01 |
File details
Details for the file django_centralauth-1.1.2-py3-none-any.whl
.
File metadata
- Download URL: django_centralauth-1.1.2-py3-none-any.whl
- Upload date:
- Size: 24.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ab4cc06c01fc6f8b3ea93ac839c0665ebcd6c510919eecbb323bfa6e43f2458 |
|
MD5 | 37f5f114757baed96ac362efc52c73ae |
|
BLAKE2b-256 | ca7b166a949f7e4868fba4828c4670b593a42d82166216eda9b5f6b9b5a8a49e |