# django_openstack_auth **Repository Path**: openstack/django_openstack_auth ## Basic Information - **Project Name**: django_openstack_auth - **Description**: No description available - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2014-02-12 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ===================== 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