Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
| Property | Description |
| AuthScheme | Specifies the desired authentication scheme for connecting to Zendesk. |
| URL | The URL is your Zendesk Support URL. |
| User | Specifies the authenticating user's user ID. |
| Password | Specifies the authenticating user's password. |
| APIToken | Specifies the API token used to authenticate the signed-in user. |