openstack-manuals/doc/admin-guide/source/identity-management.rst
Steve Martinelli 0b3a7a3783 Add PCI docs to identity admin guide
This is a straight copy of the end-user focused docs that keystone
has in their developer docs [1].

[1] http://docs.openstack.org/developer/keystone/security_compliance.html

Change-Id: I38afb0eedacf048d8529a30eca451660b52b99ea
2016-11-18 11:56:06 -06:00

32 lines
965 B
ReStructuredText

.. _identity_management:
===================
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.
.. toctree::
:maxdepth: 1
identity-concepts.rst
identity-certificates-for-pki.rst
identity-domain-specific-config.rst
identity-external-authentication.rst
identity-integrate-with-ldap.rst
identity-tokens.rst
identity-token-binding.rst
identity-fernet-token-faq.rst
identity-use-trusts.rst
identity-caching-layer.rst
identity-security-compliance.rst
identity-keystone-usage-and-features.rst
identity-auth-token-middleware.rst
identity-service-api-protection.rst
identity-troubleshoot.rst