Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-23943

Group Lookup for Delegated Authentication Directory should not query for all membership attributes

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • 5.0
    • 3.5.11
    • None

      Scenario: Delegated Authentication Directory with "Copy Groups on Login"

      When a user logs in, we do N+1 LDAP queries to check for this user's groups, where N = # of groups this user is in.

      This group lookup pulls in all the attributes: This leads to a performance problem if N is very large or if each group has many members.

      It isn't necessary for us to pull in the membership attributes: it's enough for us to check for mere presence of each group: the only attribute we need to return for this purpose is the groupname attribute.

            [CONFSERVER-23943] Group Lookup for Delegated Authentication Directory should not query for all membership attributes

            Katherine Yabut made changes -
            Workflow Original: JAC Bug Workflow v3 [ 2873986 ] New: CONFSERVER Bug Workflow v4 [ 3004401 ]
            Owen made changes -
            Workflow Original: JAC Bug Workflow v2 [ 2774133 ] New: JAC Bug Workflow v3 [ 2873986 ]
            Status Original: Resolved [ 5 ] New: Closed [ 6 ]
            Owen made changes -
            Workflow Original: JAC Bug Workflow [ 2708193 ] New: JAC Bug Workflow v2 [ 2774133 ]
            Owen made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2372903 ] New: JAC Bug Workflow [ 2708193 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 [ 2257336 ] New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2372903 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2208574 ] New: Confluence Workflow - Public Facing - Restricted v5 [ 2257336 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2191132 ] New: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2208574 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 [ 1929590 ] New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2191132 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v3 [ 1730079 ] New: Confluence Workflow - Public Facing - Restricted v5 [ 1929590 ]
            Katherine Yabut made changes -
            Workflow Original: CONF Bug Subtask WF (TEMP) [ 1688081 ] New: Confluence Workflow - Public Facing - Restricted v3 [ 1730079 ]

              jwalton joe
              twong Tim Wong (Inactive)
              Affected customers:
              3 This affects my team
              Watchers:
              15 Start watching this issue

                Created:
                Updated:
                Resolved: