Authentication
The parameters in this section configure the connector to authenticate with Twitter.
To configure OAuth 1.0 authentication, set the following parameters:
To configure OAuth 2.0, set OAuth2SiteName
and OAuth2SitesFile
. OpenText recommends that you set these parameters using the OAuth configuration tool that is supplied with the connector. The OAuth tool produces a configuration file named oauth.cfg
. Import the parameters from this file into your fetch task, as follows:
[MyTask] < "oauth.cfg" [OAUTH]
For more information about how to configure OAuth authentication, see Configure OAuth Authentication.