Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The BasicAuthenticationClient requires these user credentials:

    • security.auth.client.username=username

    • security.auth.client.password=password

  • When SSL is enabled, to suspend certificate checks and allow self-signed certificates, set security.auth.client.verify.ssl.cert=false.

  • For non-interactive applications, user credentials will come from a configuration file.

  • For interactive applications, see the section Interactive Applications below section “Interactive Applications” below on retrieving and using user credentials.

...