OpenStack Identity Authentication Library
Go to file
Jamie Lennox a441d3ec56 Basic AccessInfo plugin
Generally we want people to use the existing plugins to manage their
authentication, however there are a number of existing services that
know how to work with an AccessInfo object directly and either cache it
or manipulate it manually.

Provide a simple Identity plugin that just takes an existing AccessInfo
and allows it to be used as an authentication plugin.

Change-Id: I388283c03a0a8a3d1afe43138eebbe5e66ca9102
2015-02-04 06:42:45 +11:00
doc Move docs to doc. 2012-06-11 13:33:02 -07:00
keystoneclient Basic AccessInfo plugin 2015-02-04 06:42:45 +11:00
.coveragerc Move tests in keystoneclient 2013-09-24 12:34:17 +10:00
.gitignore Fix auth_token middleware test invalid cross-device link issue 2014-01-07 14:24:07 +01:00
.gitreview Added in common test, venv and gitreview stuff. 2011-12-22 00:12:22 +00:00
.mailmap Add mailmap entry 2014-05-07 12:12:43 -07:00
.testr.conf Move tests in keystoneclient 2013-09-24 12:34:17 +10:00
babel.cfg enabling i18n with Babel 2012-09-29 16:03:23 -07:00
CONTRIBUTING.rst Add CONTRIBUTING.rst 2014-07-03 06:48:55 +00:00
HACKING.rst Make HACKING.rst DRYer and turn into rst file 2013-11-11 11:05:00 -08:00
LICENSE Initial commit. 2011-10-25 16:50:08 -07:00
MANIFEST.in Migrate to pbr. 2013-05-17 14:43:31 -07:00
openstack-common.conf Use oslo.utils and oslo.serialization 2014-10-15 04:25:50 +00:00
requirements.txt Updated from global requirements 2015-01-23 04:38:09 +00:00
setup.cfg SAML2 federated authentication for ADFS. 2014-09-17 13:52:47 -04:00
setup.py Updated from global requirements 2014-05-22 07:12:03 +00:00
test-requirements.txt Move to hacking 0.10 2015-01-13 16:43:53 -06:00
tox.ini Enable hacking rule E122 and H304 2015-02-02 09:21:31 +08:00