We have a requirement of building functionality to show paginated list of users by the given filter criteria. Some of the filter criteria we have already achived by directly querying users from /home/users. We are facing difficulty in two filter criteria1) Find user by group name2) Find user by dire...