AuthScheme
The type of authentication to use when connecting to Confluence.
Possible Values
OAuth, Basic, APIToken, Crowd, OKTA, PATデータ型
string
デフォルト値
"Basic"
解説
- OAuth: Set this to perform OAuth authentication.
- Basic: Set this to use basic User/Password authentication for Server instances.
- APIToken: Set this to use basic User/APIToken authentication for Cloud instances.
- Crowd: Set this to perform Crowd SSO authentication.
- OKTA: Set this to perform OKTA SSO authentication.
- PAT: Set this to use a Personal Access Token (PAT) for Server instances of Confluence 7.9 and later.