Skip to content

setAuthorizationURLForOAuth (wsCONNECT)

Compatible with:
  • Purpose
  • This command is used for OAuth authentication type. The endpoint for the API provider authorization server, which is used to retrieve the authorization code in authorization code grant type which is then used to retrieve the access token and in case of implicit grant type the access token is returned here.
  • Syntax
  • setAuthorizationURLForOAuth (endpoint URL of Auth provider)
  • Target
  • Variable/endpoint URL of the authorization server
  • Value
  • N/A
  • Return Value
  • N/A

Example(s):


 

Feedback and Knowledge Base