okta-aws-cli
okta-aws-cli copied to clipboard
A CLI for having Okta as the IdP for AWS CLI operations
`okta-aws-cli version v2.1.2` ### Description: The CLI is run with the option to cache the access_token and no AWS Fed App is supplied. Login to CLI is successful. Then the...
Other than the definition in the profile struct (SessionDuration) all other references are to AWSSessionDuration
The intention of this PR is to allow the ability to supply idp and role friendly labels as args. The current implementation works if you select the idp and role...
### Version: `okta-aws-cli` version v2.1.2 ### Description: Currently, when utilizing `okta-aws-cli` for multiple accounts within a loop while setting `OKTA_AWSCLI_CACHE_ACCESS_TOKEN=true`, after every 3 accounts, it disregards the `$HOME/.okta/awscli-access-token.json` file and...
SSO Token exchange step with 400 error since device registration is not detected during this step
This PR is to fix the issue when you set the OKTA_AWSCLI_AWS_REGION via env var the region does not get saved in the profile. If we add the env var...
I'm getting `Error: fetching access token polling received unexpected API polling error "slow_down" - "Slow down the polling frequency. Please try again later."` while trying to get stuff. It says...
typo
In the list of arguments in the README.md for `okta-aws-cli` it is written: Name | Description | Command line flag | ENV var and .env file value -- | --...
My org would like to craft Okta authentication policies that allow the `okta-aws-cli` User Agent under certain conditions. Unfortunately, the User Agent is currently very complex and difficult to predict....