Python Middleware for OpenStack Identity API (Keystone)

This is the middleware provided for integrating with the OpenStack Identity API and handling authorization enforcement based upon the data within the OpenStack Identity tokens.

Contents:

Contributing

Code is hosted on GitHub. Submit bugs to the Keystone project on Launchpad. Submit code to the openstack/keystonemiddleware project using Gerrit.

Run tests with python setup.py test.

Indices and tables

Table Of Contents

Next topic

Middleware Architecture

This Page