dan1 / django_openstack_auth_proto

prototype work

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

prototype work

License:Apache License 2.0


Languages

Language:Python 99.8%Language:HTML 0.2%