• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • ldap-plugin
    • None

      I'm having troubles configuring jenkins with ldap groupmembership filter, is like it isn't filter.

      I can see that the groups is filter correctly:

      Group search filter: (objectClass=mycompPermissions)(tValue=

      {0}) -> this filter works , I can see the groups in the section "assign roles"

      but when a user is logged in, jenkins is not able to detect what group it belong, this is my filter:

      (objectClass=mycompPermissions)(equivalentToMe=cn={0}

      ,ou=people,ou=users,o=Company)

      if I replace cn=

      {0}

      , with a specific user , it doesn't work neither. I tested the filter with ApacheDirectoryStudio and it worked there. if I go to jenkinsurl/whoAmI/

      I can see:

      Name: user1 IsAuthenticated?: true Authorities:
      "authenticated"

      So:

      I'm able to login with jenkins with my ldapuser
      Jenkins Is able to list the ldap groups
      the problem is:

      Jenkins is not able to detect what group belong each user

          [JENKINS-40541] Ldap group membership doenst work

            Unassigned Unassigned
            estev82 Este Lopez
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: