noqdev / iambic

IAMbic is Version-Control for IAM. It centralizes and simplifies cloud access and permissions. It maintains an eventually consistent, human-readable, bi-directional representation of IAM in Git.
https://iambic.org
Apache License 2.0
279 stars 26 forks source link

Fix okta pagination handling on apps, groups, and users #652

Closed smoy closed 9 months ago

smoy commented 9 months ago

What changed?

Rationale

How was it tested?

If it was manually verified, list the instructions for your reviewers to follow.

This is a little tricky since our testing infra does not mock or have mechanism for testing okta pagination and okta test env has limit that does not trigger pagination.

ashugart-hazel commented 9 months ago

Validated fix. 🙌🏽

image Screenshot 2023-11-09 at 9 52 48 AM