Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This module is being developed to serve as a consumer for the LDAP module. It is similar to the LDAP Authorization - Drupal Roles module that is included in that package. However, instead of mapping Drupal Roles to LDAP, Organic Groups are mapped to LDAP. This allows site administrators to automatically assign users to Organic Groups and for Groups to be created automatically.

There are still a few major issues that are being ironed out. Right now the Content Type for the groups that are created is hardcoded as "group." There are also some issues with shared configuration parameters between multiple consumers in the LDAP Authorization configuration pages.

Project information