Skip to content

setCodeChallengeMethodForOAuth (wsCONNECT)

Compatible with:
  • Purpose
  • This command is used for OAuth authentication type. This command is used for grant type authorization code with PKCE (Proof Key Code for Exchange). This specifies the algorithm to be used for generating the code challenge. The valid values are SHA-256 or Plain. This is an optional command and default value is plain.
  • Syntax
  • setCodeChallengeMethodForOAuth (algorithm to generate the code challenge)
  • Target
  • {Variable/(SHA-256/Plain) }
  • Value
  • N/A
  • Return Value
  • N/A

Example(s):


 

Feedback and Knowledge Base