Missing Search Results with UsersResource

Hey all,

we are using keycloak and want to perform a user search using usersresource.

sometimes the search method doesnt return all the users from our connected ldap directory. in this case we open the admin gui, use the user search and paging on the result list to go throw all the results.

afterwards the search method returns the full list of users.

what is the resolution to retrieve all users with the search method?

thanks
axel