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