/ldap-test-server-py4j

An LDAP test server for use with py4j gateway. Part of a library for easy testing of Python code speaking to LDAP.

Primary LanguageJavaMIT LicenseMIT

ldap-test-server-py4j

A Py4J gateway server for interaction with CPython code exposing an interface to configuring and running an in-memory LDAP server. Uses UnboundID LDAP SDK through the test-ldap-utils wrapper written by Trever Shick.

Application is part of a Python testing tool for code working with LDAP databases, which is also on GitHub.