This article describes how to cache the access token used by Okta AWS CLI so as to reduce the need to open the Device Authorization URL.
- Okta AWS CLI
- Okta Identity Engine
- pass the --cache-access-token flag to the CLI;
- set an environment variable (or .env file) to contain the variable OKTA_AWSCLI_CACHE_ACCESS_TOKEN=true.
