okta-aws-cli-assume-role
okta-aws-cli-assume-role copied to clipboard
Error: Could not find or load main class on MacOS Ventura
Description:
I try to run
okta-aws default sts get-caller-identity
And get this error:
Error: Could not find or load main class com.okta.tools.WithOkta
To Reproduce Steps to reproduce the behavior:
- 'brew install awscli'
- edited the config.properties file
- ran command above
- See error
Expected behavior I expect to be prompted for a password
Ok, it seems that the file okta-aws-cli-3.0.0.jar is not downloaded, even if I try to download it manually. Anybody can help me with this? Thank you, Markus