Closed pmgalea closed 4 months ago
Tried this code and it works great with pagination support and returns a full list of amazon_aws apps
I brought this code in on #213 and extended it with a technique from okta-sdk-golang to fetch different types of object lists so we could easily support non-Admin users when the OIDC app has been granted the okta.users.read.self
scope without too much code duplication.
Released as v2.2.0 https://github.com/okta/okta-aws-cli/releases/tag/v2.2.0
Bug fix/enhancement to okta-aws-cli to pagination the call to /api/v1/apps instead of limiting to 200