Welcome to Keystone, the OpenStack Identity Service!¶
Keystone is an OpenStack project that provides Identity, Token, Catalog and Policy services for use specifically by projects in the OpenStack family. It implements OpenStack’s Identity API.
This document describes Keystone for contributors of the project, and assumes that you are already familiar with Keystone from an end-user perspective.
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.
Getting Started¶
- Setting up a Keystone development environment
- Installing Keystone
- Configuring Keystone
- Mapping of policy target to API
- Configuring Keystone for Federation
- Mapping Combinations for Federation
- Mapping Schema for Federation
- Configuring Keystone for Tokenless Authorization
- Configuring Services to work with Keystone
- Extensions
- Key Terms
- Getting Involved
Man Pages¶
Developers Documentation¶
- Developing with Keystone
- Developing Keystone Drivers
- Keystone Architecture
- Middleware Architecture
- HTTP API
- API Examples using Curl
- Command Line Interface Examples
- Running Keystone in HTTPD
- Using external authentication with Keystone
- Keystone Event Notifications
- Keystone Extensions Development Guide