aboutsummaryrefslogtreecommitdiffstats
path: root/keystone-moon/keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.domain1.conf
blob: af54053744f3b05cdb0954ad4b1cc7b450ec54d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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
list_limit = 101