Skip to main content

Centralized authentication / authorization.

Project description

Latest Version Coverage Status Documentation Status https://travis-ci.org/moccu/django-centralauth.svg?branch=master

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

django-centralauth-1.2.0.tar.gz (15.2 kB view hashes)

Uploaded Source

Built Distribution

django_centralauth-1.2.0-py3-none-any.whl (24.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page