-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
2 - Long term
-
3 - Complex
Some LDAP impl set a pagination at 500 (that fit default openldap and activedirectory).
If a ldap has a lower value this will fail...
Option 1 - catch the SizeLimitExceeded and retry with a lower pagination... but we should memorize this value...
Option 2 - add a pagination parameter at the LDAP conf level (to replace constants that can be found everywhere)
- discovered while testing
-
CONTENTIO-282 [LDAP SCC] The pagination setting is missing in configuration
- Closed