summaryrefslogtreecommitdiff
path: root/README.rst
blob: 861d3abeafc5272d0b2ba2e5473164d953720b85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
=====================
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.

.. _view the documentation: http://django-openstack-auth.readthedocs.org/en/latest/

You can `view the installation instructions`_ on Read The Docs.

.. _view the installation instructions: http://django-openstack-auth.readthedocs.org/en/latest/installation.html#installation