AuthScheme
The type of authentication to use when connecting to Confluence.
Possible Values
Auto, OAuth, Basic, Crowd, OKTAData Type
string
Default Value
"Auto"
Remarks
- 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.