The driver supports the following authentication methods:
  • Basic authentication authenticates using the specified user IDs and passwords.
  • URL Parameter Authentication authenticates by passing security tokens using URLs. In some scenarios, the REST services may also authenticate the user ID.

  • OAuth 2.0 Authentication authenticates using OAuth 2.0 authentication flows.

By default, the driver is configured to use basic authentication (AuthenticationMethod=0).