Connection Property | Description |
---|---|
Runtime Environment | The name of the runtime environment where you want to run the tasks. |
Authentication | Generic by default. |
Authentication Type | Authentication method to login to the web service application. |
Auth User ID | The user name to login to the web service application. Required only for BASIC and DIGEST authentication types. |
Auth Password | The password associated with the user name. Required only for BASIC and DIGEST authentication types. |
OAuth Consumer Key | The client key associated with the web service application. Required only for OAUTH authentication type. |
OAuth Consumer Secret | The client password to connect to the web service application. Required only for OAUTH authentication type. |
OAuth Token | The access token to connect to the web service application. Required only for OAUTH authentication type. |
OAuth Token Secret | The password associated with the OAuth token. Required only for OAUTH authentication type. |
Swagger File Path | The absolute file path of the .JSON swagger specification file. The swagger specification file must be located on the machine that hosts the Secure Agent. |