Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-778

The GroupDrivenLdapGroupsManager doesn't handle dynamic memberships

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 2.4.1, 2.5
    • None
    • Plugin core
    • None

      Currently, the GroupDrivenLdapGroupsManager only handles memberships as an multiple attribute on the group object ("groupOfNames" class structure).
      It should be interesting to support dynamic memberships ("groupOfURLs" class structure), where the memberships are retrieved with a LDAP query stored in a "memberURL" attribute on the group object. Example:

      dn: cn=students,ou=groups,dc=mydomain,dc=com
      objectClass: groupOfURLs
      cn: students
      memberURL: ldap:///ou=people,dc=mydomain,dc=com??one?(status=enabled)
      

            Unassigned Unassigned
            lperier Laurence Perier
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: