oktadev / okta-aws-cli-assume-role

Okta AWS CLI Assume Role Tool
Apache License 2.0
337 stars 177 forks source link

Error: Could not find or load main class on MacOS Ventura #411

Open metma99 opened 1 year ago

metma99 commented 1 year ago

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:

  1. 'brew install awscli'
  2. edited the config.properties file
  3. ran command above
  4. See error

Expected behavior I expect to be prompted for a password

metma99 commented 1 year ago

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