django_openstack_auth/README.rst
David Lyle 7dc28b7105 Fix doc reference in README
Change-Id: I56f631ee0a120071b9a827562e991785ffd33933
Closes-Bug: #1446719
2015-07-15 12:55:03 -06:00

736 B

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.