Skip to content

setAccessTokenURLForOAuth (wsCONNECT)

Compatible with:
  • Purpose
  • This command is used for OAuth authentication type. The authentication server of the provider, which is used to exchange an authorization code for an access token. The token endpoint is used with every authorization grant except for the implicit grant type.
  • Syntax
  • setAuthorizationURLForOAuth (endpoint URL of Auth provider)
  • Target
  • {Variable/endpoint URL of the authentication server}
  • Value
  • N/A
  • Return Value
  • N/A

Example(s):


 

Feedback and Knowledge Base