dbeaver/cloudbeaver

Okta - Access Management error retrieving data

Opened this issue · 2 comments

Hi all,
we have a problem retrieving users from okta server

Access Management --> Import --> User provisioning --> GET USERS LIST

Users are loaded partially, seems they are not paginated . We retrieve only a part of our users

Hello @gisernia

Thanks for the report.

We will investigate your case and find some solutions in feature releases.

Looks like this is one of Okta's limitations - the default number of users in the list
https://developer.okta.com/docs/api/openapi/okta-management/management/tag/User/#tag/User/operation/listUsers

ok thanks