0390301e40528db26176476c892b5e7e6450dbb5
Previously most (not all) openstack_auth configuration options are documented in the horizon documentation. It would be nice if we have the config reference in the same repo so that we can easily manage the contents. Horizon document will be updated to refer to this. Change-Id: Ie1986a77bc5d69e27ae52f3b59377a41c3462e2b
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