Jamie Lennox 54cba09855 Make BaseAuthProtocol public
BaseAuthProtocol is the basic validation middleware logic without all
the extra hacks, caching, CONF handling etc that has built up around
auth_token middleware. It is the basic class that should be reusable
with keystone and any newer implementations of middleware.

It was private whilst the interfaces stabilized however it has not
cheanged in recent releases and should now be available for use.

Change-Id: I1e935f5736847941b11495ae086694092baf8b3f
2015-12-10 17:20:28 +11:00
2014-06-19 15:45:29 -07:00
2015-06-07 10:37:27 -05:00
2014-06-19 15:45:29 -07:00
2015-05-13 20:35:48 -05:00
2014-06-19 15:45:29 -07:00
2014-06-19 17:30:35 -07:00
2015-09-21 18:55:55 +00:00
2015-12-03 11:57:36 +08:00

Middleware for the OpenStack Identity API (Keystone)

Latest Version

Downloads

This package contains middleware modules designed to provide authentication and authorization features to web services other than Keystone <https://github.com/openstack/keystone>. The most prominent module is keystonemiddleware.auth_token. This package does not expose any CLI or Python API features.

For information on contributing, see CONTRIBUTING.rst.

For any other information, refer to the parent project, Keystone:

https://github.com/openstack/keystone

Description
OpenStack Identity (Keystone) Middleware
Readme 14 MiB
Languages
Python 100%