This is a special cherry-pick from horizon master branch as openstack_auth was merged into horizon in Queens. Closes-bug: 1739108 (cherry picked from commit 54365d7ef1007b3c8373ecb4e591c7f899dbeb98) Change-Id: I94b54b84e22f9c9f0f38adff087c465b558e5e2a
Team and repository tags
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 installation instructions on Read The Docs.
- License: Apache License, Version 2.0
- Documentation: http://django-openstack-auth.readthedocs.org/en/latest/
- Source: http://git.openstack.org/cgit/openstack/django_openstack_auth/
- Bugs: https://bugs.launchpad.net/django-openstack-auth
Description
RETIRED, A Django authentication backend for use with the OpenStack Keystone Identity backend.