Hide Forgot
Help Desk Ticket Reference: https://c.na7.visual.force.com/apex/Case_View?id=500A0000003k01K&sfdc.override=1 project_key: JBEPP Current LDAP store implementation doesn't support paginated queries. The following is one scenario that is not covered by the current implementation: If a LDAP query returns too many entries that exceed the limitation of LDAP server the query should be broke down to multiple separate queries each returning entries that satisfy the LDAP server limitation.
Link: Added: This issue depends GTNPORTAL-1492
tentatively set for 5.1.0 ER2
Link: Added: This issue depends JBEPP-531
Resolved by upgrading picketlink IDM
Release Notes Docs Status: Added: Documented as Resolved Issue Release Notes Text: Added: The LDAP implementation has been updated to support paginated queries. Queries that return entries exceeding the limitations of the LDAP server are now separated into smaller queries that fall within the LDAP limitations.