summaryrefslogtreecommitdiff
path: root/doc/source/configuration/config-options.rst
blob: e851e3982c4d311f8e65a14113dec9d6a634c9f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
=========================
API Configuration options
=========================

Configuration
~~~~~~~~~~~~~

The Identity service is configured in the ``/etc/keystone/keystone.conf`` file.

The following tables provide a comprehensive list of the Identity
service options. For a sample configuration file, refer to
:doc:`samples/keystone-conf`.

.. show-options::
   :config-file: config-generator/keystone.conf

Domain-specific Identity drivers
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The Identity service supports domain-specific Identity drivers
installed on an SQL or LDAP back end, and supports domain-specific
Identity configuration options, which are stored in domain-specific
configuration files. See :ref:`domain_specific_configuration`
for more information.