Files
openstack-manuals/doc/admin-guide-cloud/source/identity_management.rst
zhu.rong 6f0750334d [admin-guide-cloud]Fix the keystone wrong config path
keystone_configure_with_SSL.rst and identity_management.rst
use the /etc/keystone.conf as config path,
the config path should /etc/keystone/keystone.conf

Change-Id: Icdb399854437628691376f0713d81ac80942796a
Closes-bug: #1502150
2015-10-02 21:44:20 +08:00

931 B

Identity management

OpenStack Identity, code-named keystone, is the default identity management system for OpenStack. After you install Identity, you configure it through the /etc/keystone/keystone.conf configuration file and, possibly, a separate logging configuration file. You initialize data into Identity by using the keystone command-line client.

identity_concepts.rst keystone_certificates_for_pki.rst keystone_configure_with_SSL.rst keystone_external_authentication.rst keystone_integrate_with_ldap.rst keystone_token-binding.rst keystone_use_trusts.rst keystone_caching_layer.rst identity_user_crud.rst identity_logging.rst identity_start.rst identity_example_usage.rst identity_auth_token_middleware.rst identity_service_api_protection.rst identity_troubleshoot.rst