summaryrefslogtreecommitdiffstats
path: root/keystone-moon/keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.domain1.conf
blob: ba22cdf9ce468b9d17efd0a088064d237c0acda2 (plain)
1
2
3
4
5
6
7
8
9
10
11
# The domain-specific configuration file for the test domain
# 'domain1' for use with unit tests.

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

[identity]
driver = ldap