keystonemiddleware/doc/source/index.rst

1.6 KiB

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. Also included is middleware that provides the ability to create audit events based on API requests.

Contents:

middlewarearchitecture audit installation

In addition to creating the Python Middleware for OpenStack Identity API, the Keystone team also provides Identity Service, as well as Python Client Library.

Release Notes

history

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 tox -e py27 if running with python 2.7. See the tox.ini file for other test environment options.

Code Documentation

api/modules

Indices and tables

  • genindex
  • modindex
  • search