RETIRED, A Django authentication backend for use with the OpenStack Keystone Identity backend.
85b2aaea48
Change-Id: Ib5c99e3b7b16bfb64b651d2129643d6f53fe7722 Closes-Bug: 1444244 |
||
---|---|---|
.tx | ||
doc/source | ||
openstack_auth | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
LICENSE | ||
MANIFEST.in | ||
openstack-common.conf | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Django OpenStack Auth
Django OpenStack Auth is a pluggable Django authentication backend
that works with Django's contrib.auth
framework to
authenticate a user against OpenStack's Keystone Identity API.
The current version is designed to work with the Keystone v2.0 and v3 API.
You can view the documentation on Read The Docs.
You can view the installation instructions on Read The Docs.