JDBC Driver for SuiteCRM

Build 22.0.8462

AuthScheme

The type of authentication to use when connecting to SuiteCRM.

Possible Values

OAuthClient, OAuthPassword, Basic

Data Type

string

Default Value

"OAuthClient"

Remarks

  • OAuthClient: Set to this to perform OAuth authentication with the client credentials grant type. Only available for the suitecrmv8 Schema.
  • OAuthPassword: Set to this to perform OAuth authentication with the password grant type. Only available for the suitecrmv8 Schema.
  • Basic: Set to this for Basic authentication with user and password. Only available for the suitecrmv4 Schema.

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