Hi, I was looking at the integration test within test/integration/component/test_ldap.py and noticed that all the hostnames are hard coded IPs.
Is it possible to bring up a standalone embedded LDAP server such as ApacheDS during execution of integration tests? Thanks, Ian