ab4e4b5189ef1143d189d7ca2543e368c982e927
Make the auth plugin work more like a regular plugin such that the values returned from get_endpoint are version dependant and the requests made to the session all have a version number. For compatibility there is still no lookup of the correct versioned URL it just appends the default. Change-Id: I2a8258ebd584aa35a94369fe4673dfd5ee07715b
Middleware for the OpenStack Identity API (Keystone)
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.
The source is available on GitHub at:
Bugs and feature requests are tracked on Launchpad at:
For any other information, refer to the parent project, Keystone:
For information on contributing, see
CONTRIBUTING.rst.
Description