AuthScheme
The type of authentication to use when connecting to Jira Assets.
Possible Values
OAuth, APITokenData Type
string
Default Value
"APIToken"
Remarks
- OAuth: Set to this to perform OAuth authentication.
- APIToken: Set this to use basic User/APIToken authentication.