OHDSI / WebAPI

OHDSI WebAPI contains all OHDSI services that can be called from OHDSI applications
Apache License 2.0
126 stars 156 forks source link

LDAP pagination #2286

Open hussef01 opened 1 year ago

hussef01 commented 1 year ago

Is it possible to enable LDAP pagination? Atlas is only pulling in a maximum of 1000 users from LDAP.

konstjar commented 1 year ago

Do you really need to add more than 1000 users into application? I would recommend to set AD lookup filter more accurate to get users who really need to be there.