TDV Adapter for Gmail

Build 22.0.8462

AuthScheme

The type of authentication to use when connecting to Gmail.

Possible Values

Basic, Auto, OAuth, OAuthJWT, GCPInstanceAccount

Data Type

string

Default Value

"Auto"

Remarks

  • Auto: Lets the driver decide automatically based on the other connection properties you have set.
  • OAuth: Set this to perform OAuth authentication.
  • Basic: Set this to use BASIC user / password authentication (deprecated).
  • OAuthJWT: Set this to perform OAuth authentication using an OAuth service account.
  • GCPInstanceAccount: Set this to get Access Token from Google Cloud Platform instance.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462