Organic Groups mapping
bricef - October 8, 2009 - 13:25
| Project: | LDAP integration |
| Version: | 6.x-1.0-beta1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I want to know if a Organic Group mapping is planned in this module. I need to develop this functionnality for one of my customer. I wonder if someone alredy did it and if you're interested to bring this functionnality in the module.

#1
Yes, a client of mine has the same interest.
At the moment a new user logs in with LDAP authentication but is not automatically signed up in any organic group. We would like this to be user friendly that LDAP group membership is mapped to organic group membership which would sign up a user at first time log-in.
#2
In fact i resolved my problem with a module with a cron fonction that get all information and populate groups. Maybe i can share what i made but i don't think it will be very reusable.