OAuth2SitesFile

The path of an encrypted file that contains information such as:

  • the URLs to use for OAuth2 authorization and token retrieval.
  • the application key and secret.
  • optionally, the refresh token for specified users and scopes. If you don't set the refresh token in this file, you must set the configuration parameter OAuth2RefreshToken.

This encrypted file must be generated by OpenText. For more information, contact OpenText Autonomy Technical Support.

Type: String
Default: oauth2_sites.bin
Required: Required to enable OAuth2
Configuration Section: TaskName or FetchTasks or Default
Example: OAuth2SitesFile=oauth2_sites.bin
See Also: OAuth2SiteName