The Simple LDAP project is a set of modules to provide Drupal integration with an LDAPv3 server. It is an alternative to the Lightweight Directory Access Protocol (LDAP) module, with a much narrower focus, and a smaller feature set. The goal of the project is to provide very basic LDAP functionality which should cover most common use cases. Any edge case functionality or site-specific requirements can be implemented using a helper module.

Simple LDAP was developed against OpenLDAP, with testing against Active Directory. Most functionality should work with any LDAPv3 compliant server, but this is largely untested.

The Simple LDAP project consists of one main module, and three submodules.

Simple LDAP

This is the main module, on which all of the other modules are based. It provides an LDAP directory configuration interface and a low-level API for other modules to use to interact with the configured directory. It does not provide anything to Drupal on its own.

Simple LDAP User

This module allows authentication to the LDAP directory configured in the Simple LDAP module. It also provides synchronization services both to and from LDAP and Drupal. It supports mapping LDAP attributes to Drupal user object fields (both native, and using Field API).

Simple LDAP Role

This module allows Drupal roles to be derived from LDAP groups, and vice-versa. It is dependent on the Simple LDAP User module.

Simple LDAP SSO

Simple LDAP SSO is a Single-Sign-On implementation that uses your LDAP server to authenticate each session. This submodule was contributed by James Sansbury of Lullabot

Simple LDAP was developed by Ben Chavet of Lullabot

Downloads

Recommended releases

Version Downloads Date Links
7.x-1.4 tar.gz (66.94 KB) | zip (87.81 KB) 2013-May-14 Notes

Development releases

Version Downloads Date Links
7.x-1.x-dev tar.gz (66.96 KB) | zip (87.84 KB) 2013-May-16 Notes

Project Information


Maintainers for Simple LDAP

  • blc - 286 commits
    last: 1 week ago, first: 34 weeks ago
  • q0rban - 8 commits
    last: 1 week ago, first: 18 weeks ago

Issues for Simple LDAP

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Statistics (2 years)
New issues
Open bugs
Participants
nobody click here