...
If you are using the soavirt.war or soatestcli, configure the settings in your .properties file as described below according to the authentication type you are using. The default is device code.
...
2 We highly recommend that you use an encoded encrypted password for oidc.keystore.password
. You can encode encrypt your password by running a command line instance of SOAtest with the -encodepass
flag. The command line tool will generate an encoded flag, which uses AES 256-bit encryption to generate an encrypted string that you can use in in the configuration file.
Example Configurations
...