okta-aws-cli icon indicating copy to clipboard operation
okta-aws-cli copied to clipboard

A CLI for having Okta as the IdP for AWS CLI operations

Results 27 okta-aws-cli issues
Sort by recently updated
recently updated
newest added

[winget ](https://github.com/microsoft/winget-cli) is now a common package management tool for Windows. It would be great to have winget support for this package. This can be done as part of the...

triaged

When using `--all-profiles` to get all available credentials, some roles may not have access to the ListAccountAliases api call. An example is the [AWS Managed PowerUserAccess role](https://docs.aws.amazon.com/aws-managed-policy/latest/reference/PowerUserAccess.html). This produces a...

triaged
waiting-response

The author of Survey, the package used for the ncurses menus, has stopped actively maintaining the project https://github.com/AlecAivazis/survey and recommends switching to Bubbletea https://github.com/charmbracelet/bubbletea

triaged

This PR adds the ability to source multiple AWS Fed App Ids in the okta.yaml configuration file.

Adding "_cache-access-token: true_" in okta.yaml, causing cached token stale error which requires either closing all the browser, clear cache or open the activation code in Incognito windows. Issue occurs randomly,...

We have been using this tool; however, recent security policy changes require our Device State to be set to Managed, which has stopped this tool from working. We're wondering if...

roles in okta.yaml act as if they use "string contains" matching or maybe an implied wildcard. Example from okta.yaml roles: "arn:aws:iam::.*:role/bu-readonly": "bu-readonly-okta-production" The above matches multiple roles in the account...