openstack-manuals/doc/admin-guide/source/identity_management.rst
Joseph Robinson 2ce5b11b1a [User Guides] Rename Admin-Guide-Cloud to Admin-Guide
This patch changes the name of the Admin-Guide from the Cloud
Admin Guide to the Administrator guide. This affects the
filename in the repository, and references to cloud administrators
within the document texts.

1.) Changing instances of 'cloud administrator'
    to 'administrator'.

2.) Change links from '/admin-guide-cloud/' to
    '/admin-guide/' within the Admin Guide.

3.) Adjust .htaccess file.

Change-Id: I7f21a710e922981aa295afc0616de36fd819b523
Implements: blueprint user-guides-reorganised
2016-04-01 19:50:13 +09:00

947 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_tokens.rst keystone_token-binding.rst keystone_fernet_token_faq.rst keystone_use_trusts.rst keystone_caching_layer.rst identity_start.rst identity_keystone_usage_and_features.rst identity_auth_token_middleware.rst identity_service_api_protection.rst identity_troubleshoot.rst