AuthScheme
The type of authentication to use when connecting to Jira Service Management.
Possible Values
OAuth, APIToken, Basic, Crowd, OKTAデータ型
string
デフォルト値
"APIToken"
解説
- OAuth: Set to this to perform OAuth authentication.
- APIToken: Set this to use basic User/APIToken authentication for Cloud instances.
- Basic: Set this to use basic User/Password authentication for Server instances.
- Crowd: Set this to perform Crowd SSO authentication.
- OKTA: Set this to perform OKTA SSO authentication.