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

Okta AWS CLI Assume Role Tool

Results 62 okta-aws-cli-assume-role issues
Sort by recently updated
recently updated
newest added

**Describe the bug** On MacOS (and probably other linux), it seems that withokta isn't stripping the profile name from the arg list when it calls withokta using the following alias...

**Describe the bug** The fish scripts provide the profile to the aws command twice as they provide the first arg as profile (correct) then the entire arg list (inc. the...

The following code threw this `java.util.NoSuchElementException`: ``` okta-aws awsdev sts get-caller-identity Username: [email protected] Password: Exception in thread "main" java.util.NoSuchElementException at java.base/java.util.LinkedHashMap$LinkedHashIterator.nextNode(LinkedHashMap.java:721) at java.base/java.util.LinkedHashMap$LinkedEntryIterator.next(LinkedHashMap.java:751) at java.base/java.util.LinkedHashMap$LinkedEntryIterator.next(LinkedHashMap.java:749) at com.okta.tools.helpers.RoleHelper.chooseAwsRoleToAssume(RoleHelper.java:106) at com.okta.tools.OktaAwsCliAssumeRole.doRequest(OktaAwsCliAssumeRole.java:133) at...

**Describe the bug** On windows 10. Installed latest java, javaFX, AWS, and okta-aws-cli-assume-role. Then had to change the windows profile to include modules e.g. environment PATH_TO_FX=c:\Program Files\Java\javafx-sdk-15.0.1\lib java "-Djava.util.logging.config.file=$HOME\.okta\logging.properties" --module-path=$Env:PATH_TO_FX...

**Describe the bug** The Duo second factor authentication screen shows an error: **To Reproduce** Steps to reproduce the behavior: Have Duo enabled. Go through normal flow to authenticate via CLI....

When I use ``` $ java -version openjdk version "1.8.0_212" OpenJDK Runtime Environment (build 1.8.0_212-b01) OpenJDK 64-Bit Server VM (build 25.212-b01, mixed mode) ``` I get ``` Exception in thread...

**Describe the bug** Run the command okta-aws and it immediately errors... Error initializing QuantumRenderer: no suitable pipeline found java.lang.RuntimeException: java.lang.RuntimeException: Error initializing QuantumRenderer: no suitable pipeline found **To Reproduce** 1....

**Describe the bug** I installed and ran this command in my shell `okta-aws development sts get-caller-identity` After redirected to okta and select the aws ``` Please choose the role you...

**Describe the bug** Trying to run okta with the browser authentication enabled gives a JavaX graphic renderer error **To Reproduce** PS D:\> okta-aws Graphics Device initialization failed for : d3d,...

I updated to v2.0.4 and while MFA Push was fixed, SMS still doesn't work for me. ``` ----snippet---- # okta-aws lab sts get-caller-identity Username: myusername Password: Multi-Factor authentication is required....