JDBC Driver for Kintone

Build 22.0.8462

Authentication

This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.


PropertyDescription
AuthSchemeWhether to connect to Kintone with User/Password or APIToken.
URLThe Kintone URL. For example: https://SUBDOMAIN_NAME.cybozu.com .
UserThe Kintone user account used to authenticate.
PasswordThe password used to authenticate the user.
BasicAuthUserThe additional username required for domains using basic authentication.
BasicAuthPasswordThe additional password required for domains using basic authentication.
AppIdThe AppId used along with the APIToken for authentication.
APITokenThe APIToken used for authentication.

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