Uploaded image for project: 'Crowd Data Center'
  1. Crowd Data Center
  2. CWD-3233

Constrain LDAP search results when directories don't support paged results

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Performing a directory search for a limited number of users (for example, during paginated browsing) still passes through a request for all users when the directory doesn't define ldap.pagedresults.

      The results in a single directory query aren't sorted, so anything past offset + maxResults will be thrown away; adjust the query to request the minimum number.

            [CWD-3233] Constrain LDAP search results when directories don't support paged results

            joe added a comment -

            This is a simpler fix than CWD-3225 as it only affects single-directory queries.

            joe added a comment - This is a simpler fix than CWD-3225 as it only affects single-directory queries.

              jwalton joe
              jwalton joe
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: