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

API: Provide a way to retrieve in bulk UserWithAttributes

    • Icon: Suggestion Suggestion
    • Resolution: Obsolete
    • None
    • None
    • None
    • 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.

      The DirectoryManager provides a method searchUsers() which can only return a List of User or String (username). It also provides the methods findUserWithAttributesByName() and findUserWithAttributesByExternalId(), which retrieve one UserWithAttributes.

      It would be nice to expand searchUsers() to be able to return UserWithAttributes too so that consumes do not have to first searchUsers(), only to then call findUserWithAttributesByX() n times.

            [CWD-3837] API: Provide a way to retrieve in bulk UserWithAttributes

            This was implemented as part of CWD-3222. If a call is made to DirectoryManager.searchUsers() with a query that specifies UserWithAttributes as the desired return type, the returned list would contain UserWithAttributes.

            Diego Berrueta added a comment - This was implemented as part of CWD-3222 . If a call is made to DirectoryManager.searchUsers() with a query that specifies UserWithAttributes as the desired return type, the returned list would contain UserWithAttributes .

              Unassigned Unassigned
              jali Joshua Ali (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: