lsc
lsc copied to clipboard
list of DN elements is truncated when using search method on JndiService
The number of elements returned by the search method is limited by MaxPageSize configuration of the ldap server. Even if the PageSize configuration is populated with a positive number.
Seems the issue is in the scripting engine (ldap.search())