dbeaver / cloudbeaver

Cloud Database Manager
https://dbeaver.com/
Apache License 2.0
3.54k stars 386 forks source link

Okta - Access Management error retrieving data #3016

Open gisernia opened 1 month ago

gisernia commented 1 month ago

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

LonwoLonwo commented 1 month ago

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

gisernia commented 1 month ago

ok thanks