|
OAuthVerifierKeyProcess |
|
|
“OAuthVerifierKeyProcess" element should be placed into a ProcessForm. This element produces the URL to access verifier key for OAuth security mechanism.
OAuth Consumer Key (Accepts MScript)
Secret (Accepts MScript)
Signature Method (Accepts MScript) The method to be used when the application introduces itself. Request Token Endpoint URL (Accepts MScript)
Access Token Endpoint URL (Accepts MScript)
Authorization Web Site URL (Accepts MScript) This ID establishes connection with RestProcess or RestQueryDataSource.
Callback URL (Accepts MScript) The URL which response will be sent after service request is complete. The response is sent with “oauth_verifier” parameter. If the parameter is empty, page is not redirected after the verification.
Target Symbol (Accepts MScript) The name of the target symbol that will contains the produced URL.
|