AuthScheme
The type of authentication to use when connecting to Confluence.
Possible Values
Auto, OAuth, Basic, Crowd, OKTAデータ型
string
デフォルト値
"Basic"
解説
- Auto: Lets the driver decide automatically based on the other connection properties you have set.
- OAuth: Set to this to perform OAuth authentication.
- Basic: Set this to use BASIC user / password or user / ApiToken authentication.
- Crowd: Set this to perform Crowd SSO authentication.
- OKTA: Set this to perform OKTA SSO authentication.