aboutsummaryrefslogtreecommitdiffstats
path: root/keystone-moon/keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.Default.conf
blob: 64d01d48df91dea94ccd350a6b38dfa3d8ac5ab2 (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 = ldap