This module allows you to import and update content in Drupal from an LDAP server using the Feeds module. It provides more advanced mapping and flexibility than Drupal's built-in LDAP sync, enabling you to map complex LDAP attributes, import users from multiple queries, and map LDAP data to various Drupal entity types.
The original ldap_feeds module was once part of the ldap module in D7. It was dropped in favour of a simpler periodic update mechanism not reliant on feeds. See Port LDAP Feeds submodule to Drupal 8 for details. This is a port of that submodule for more complex use cases than the normal LDAP sync. Feeds offers more flexibility than the built in periodic update mechanism. For example, it can be used to map more advanced attributes through the UI, map users from multiple queries and map the result of LDAP queries to entities besides users.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 4.0.0-beta2 | Pre-release | 9–11 | Drupal 11 compatible release | Jul 16, 2026 |