okta / okta-aws-cli

A CLI for having Okta as the IdP for AWS CLI operations
https://github.com/okta/okta-aws-cli
Other
128 stars 34 forks source link

Cached Access Token retry #127

Closed monde closed 1 year ago

monde commented 1 year ago

If the cached token is not expired, but somehow became invalid go through the device auth loop again.

Closes #118