gabrielsroka / gabrielsroka.github.io

My website, including rockstar: Export Okta Users, Groups, etc. to CSV. Show SAML assertion.
https://gabrielsroka.github.io/
MIT License
89 stars 37 forks source link

Okta.pq - Pagination does not work #64

Closed campmd closed 9 months ago

campmd commented 9 months ago

Trying to get Okta logs or Okta users does not allow going beyond the 1000 logs or 200 users. Did the pagination work before? The queries I am doing should return over 10000 logs or 4500 users.

gabrielsroka commented 9 months ago

i wrote that 5 yrs ago and haven't used it since.

at the time, there was a limitation that a regular .pq file couldn't see the response headers that are necessary to paginate. there was a workaround in the file.

perhaps that limitation no longer exists.

either way, i'm not supporting that file anymore.

good luck.

gabrielsroka commented 9 months ago

i also posted some answers on MSFT's forum.