OAuthVersion
The type of authentication to use when connecting to Slack.
Possible Values
v2, openidData Type
string
Default Value
"v2"
Remarks
- v2: Set to this to perform OAuth authentication on new applications.
- openid: Set to this to perform OAuth authentication using OpenId Connect.