* remove online_schema_migration_examples since they overlap with a section in the best practices doc * move developer docs to doc/source/devref and rename where appropriate * moved content in developer.rst around, so the more often used functions (releasenotes, docs, sample config and tests are near the top). * general clean up Change-Id: If00b6535564644ff1f5b78e232edbac5d6e686f0
3.0 KiB
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 primarily targeted towards contributors of the project, and assumes that you are already familiar with Keystone from an end-user perspective; however, end users, deployers, and operators will also find it useful.
This documentation is generated by the Sphinx toolkit and lives in
the source tree. Also see the community
page for other ways to interact with the
community.
Related Identity Projects
In addition to creating OpenStack's Identity Service, the Keystone team also provides a WSGI middleware, as well as Python client library.
Getting Started
installing upgrading performance apache-httpd architecture policy_mapping community
Configuration
configuration
Advanced Topics
federation/federated_identity
configure_tokenless_x509 auth-totp event_notifications external-auth security_compliance
Developers Documentation
devref/development_best_practices
devref/development.environment devref/developing_drivers devref/api_curl_examples devref/api_change_tutorial devref/http-api devref/services
Sample Configuration File
sample_config
Man Pages
man/keystone-manage
Code Documentation
api/modules
Indices and tables
genindex
modindex
search