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 authenticating user's user ID. |
| Password | Specifies the authenticating user's password. |
| 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. |