Skip to content

Conversation

pmgalea
Copy link

@pmgalea pmgalea commented Jun 25, 2024

Bug fix/enhancement to okta-aws-cli to pagination the call to /api/v1/apps instead of limiting to 200

@vcloudguy
Copy link

Tried this code and it works great with pagination support and returns a full list of amazon_aws apps

@monde
Copy link
Collaborator

monde commented Jul 3, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants