aboutsummaryrefslogtreecommitdiffstats
path: root/keystone-moon/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap/keystone.Default.conf
blob: 7049afed40f385d0eb0f499c8ea9d4a36e179fb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# The domain-specific configuration file for the default domain for
# use with unit tests.
#
# The domain_name of the default domain is 'Default', hence the
# strange mix of upper/lower case in the file name.

[ldap]
url = fake://memory
user = cn=Admin
password = password
suffix = cn=example,cn=com

[identity]
driver = keystone.identity.backends.ldap.Identity