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 |
oauth.register.valid.secrets | Valid consumer secrets separated by commas. Note While registering a friend in Jazz, only one secret from the list of valid secrets can be used. | CHANGE_ME |