UseOAuth
A Boolean value that specifies whether to authenticate using OAuth.
NOTE: To authenticate using OAuth you must set this parameter and run the OAuth configuration tool that is supplied with the connector. The OAuth configuration tool generates a file, oauth2_sites.bin
, that is required by the connector. For information about using the OAuth configuration tool, refer to the ServiceNow Connector Administration Guide.
Type: | Boolean |
Default: | False |
Required: | Required to authenticate using OAuth |
Configuration Section: | TaskName or FetchTasks |
Example: | UseOAuth=TRUE
|
See Also: |