Keystone, the OpenStack Identity Service

Keystone is an OpenStack service that provides API client authentication, service discovery, and distributed multi-tenant authorization by implementing OpenStack’s Identity API.

This documentation is useful for contributors looking to get involved in our community, developers writing applications on top of OpenStack, and operators administering their own OpenStack deployments.

This documentation is generated by the Sphinx toolkit and lives in the source tree. Also see the Getting Involved page for other ways to interact with the community.

Installation Guides

General Information

This section contains general information related to keystone which is relevant to developers, users and operators. For documentation specific to any of these three, please see the subsequent sections.

Contributor Documentation

This section contains the documentation needed for developing keystone.

User Documentation

This section contains the documentation for end-users of keystone.

CLI Documentation

This section details information related to keystone management commands.

Administrator Guides

Configuration Options