Authentication
This section provides a complete list of the Authentication properties you can configure in the connection settings for this provider.
Property | Description |
AuthScheme | Whether to connect to Kintone with User/Password or APIToken or OAuth. |
URL | The Kintone URL. For example: https://SUBDOMAIN_NAME.cybozu.com . |
Schema | Specify the Kintone API version to use. |
User | Specifies the user ID of the authenticating Kintone user account. |
Password | Specifies the password of the authenticating user account. |
BasicAuthUser | The additional username required for domains using basic authentication. |
BasicAuthPassword | The additional password required for domains using basic authentication. |
AppId | The AppId used along with the APIToken for authentication. |
APIToken | The APIToken used for authentication. |