Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reset cached access token on invalid_grant #220

Merged
merged 6 commits into from
Jul 12, 2024
Merged

Conversation

monde
Copy link
Collaborator

@monde monde commented Jul 8, 2024

Better retry for when the cached access token has been invalidated outside of okta-aws-cli's control.

  • Better retry for when the cached access token has been invalidated outside of okta-aws-cli's control
  • Print a warning at first run if otka.yaml is malformed
  • Correct "default" profile flaw introduced in 2.2.0 release
  • Continue polling instead of exit on a 400 "slow_down" API error
  • New command okta-aws-cli list-profiles

@monde monde force-pushed the reset-cached-access-token branch from 15aaa88 to b6e7bb8 Compare July 8, 2024 22:57
monde pushed a commit that referenced this pull request Jul 12, 2024
- Fixing warning
- Fixing warnings
- Adding whitespace
- Updating CONTRIBUTING.md to include signing instructions

Bringing in @pmgalea's #220 `okta-aws-cli list-profiles` command.

Closes #220
@monde monde merged commit 2fb64ee into master Jul 12, 2024
4 checks passed
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.

2 participants