Go to file
Jose Castro Leon a8c273f85b Not authorized when logout and creating instance
Add TOKEN_DELETE_DISABLED to the settings so when can customize
the revocation of tokens on user logout or switch. This solves an
issue when a user launches a long running operation and then logs off
resulting in an error if the operation tries to validate the token

Change-Id: Ic693c563e028081d87b6447b95ac94608da2dafb
Closes-Bug: 1599870
2016-07-12 09:03:47 +02:00
2013-07-17 11:22:38 -07:00
2016-01-31 00:10:47 +09:00
2013-09-10 16:58:11 -05:00
2015-07-15 12:55:03 -06:00
2016-02-15 14:41:29 +00:00
2015-09-18 20:42:11 +00:00
2016-06-29 11:36:37 +01:00

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.

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 1.1 MiB