The following parameters are for supporting Jazz integration using the OAuth protocol.
| Parameter | Description | Default value |
|---|---|---|
| authentication.request.token.expirity | The expiration time of the authentication server's generated request token (in seconds). | 7200 |
| authentication.request.token.secret.expirity | The secret expiration time of the authentication server's generated request token (in seconds). | 7200 |
| authentication.access.token.expirity | The expiration time of the authentication server's generated access token (in seconds). | 7200 |