LDAP Connector Overview

The LDAP connector allows you to connect to any LDAP server through a simple web services interface and perform CRUD (Create, Read, Update, Delete) operations on LDAP entries. This connector uses the JAVA JNDI APIs to connect to a required LDAP server.

To see the available LDAP connector, navigate to the connector store and search for "LDAP".

LDAP Connector Store

Compatibility

Connector version Supported WSO2 EI version
1.0.11 EI 7.1.0, EI 7.0.x, EI 6.6.0, EI 6.5.0, EI 6.4.0

For older versions, see the details in the connector store.

LDAP Connector documentation

How to contribute

As an open source project, WSO2 extensions welcome contributions from the community.

To contribute to the code for this connector, please create a pull request in the following repository.

Check the issue tracker for open issues that interest you. We look forward to receiving your contributions.

Top