Skip to content

setClientIdForOAuth (wsCONNECT)

Compatible with:
  • Purpose
  • This command is used for OAuth authentication type. This is the unique identifier generated for the client or application who wants to use the authentication service provider. Many applications has integrated google and Facebook as a Oauth2 identity service. So, all those applications have unique id given by Google or Facebook.
  • Syntax
  • setClientIdForOAuth(ClientId)
  • Target
  • {ClientId/ VariableName}
  • Value
  • N/A
  • Return Value
  • N/A

Example(s):


 

Feedback and Knowledge Base