Parameter | Description | Type | Default Value | Configurable Values |
|---|---|---|---|---|
oAuthClientID | Client ID | String | 368xxxxxxxxxxxxxxx-xxxxxxxxxxx-xxxxxxxxxxxxxbda If using the client's default client ID, there is no need to configure this. | string |
oAuthClientSecret | Client Secret | String | empty | string |
oAuthBasicHeader | Determines the location of the ClientID and Client Secret when the device submits the access request. When set to false, the credentials are placed in the request body. When set to true, the credentials are placed in the request header. | Boolean | false | true or false |