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

Looks like the latest release via Chocolatey is v2.0.1. It also looks like Chocolatey support is new, so perhaps that part hasn't been automated? Anyway, the business I work for...

The current Homebrew release has no built-in way to specify a previous release. The current v2.1.1 breaks our usage pattern for my entire org, and there is no straightforward way...

It appears that the API call to `GET /api/v1/apps` is not permitted for non-admin users even if the OIDC native app has been granted `okta.apps.read` grant. Regardless of that `GET...

triaged

In M2M okta-aws-cli hard codes the IAM role session name to "okta-aws-cli" https://github.com/okta/okta-aws-cli/blob/master/internal/m2mauth/m2mauth.go#L126 Make this customizable for m2m operators to append meta info into the resulting IAM userId. Current: ```...

Need to update the README noting there is not device posture support in AWS Federation App / web SSO token at this time. Therefore it is not possible to achieve...

Currently the `Choose an IdP` only list AWS Fed App name and AWS ARN. Is it possible to also list the AWS Account name? Currently: ``` ? Choose an IdP:...

enhancement
triaged

I've upgraded today from okta-aws-cli 2.1.2 -> 2.3.0 and there appears to be a new error that is being thrown that likely could be resolved by the program itself. The...

Hello, I'm trying to prepare for the OIE upgrade for our org by following the procedure in [this document](https://support.okta.com/help/s/article/Test-AWS-CLI-on-Okta-Classic-before-Upgrading-to-Okta-Identity-Engine?language=en_US) to ensure I have things configured correctly. The document says I...

As far as I can tell from the documentation, the only way to let my team see the list of idps is to force them to fill up `org-domain` and...

triaged

If I run `okta-aws-cli.exe` in a Windows 10 PowerShell or CMD window. I see visible VT100 escape sequences in lieu of colors, e.g.: ``` ←[2mUsage:←[0m okta-aws-cli [command] ←[2mAvailable Commands:←[0m debug...

triaged