AuthScheme
Specifies the authentication scheme that the provider uses when connecting to Confluence.
Possible Values
OAuth, Basic, APIToken, Crowd, OKTA, PATData Type
string
Default Value
"Basic"
Remarks
This property determines how connector authenticates to Confluence and must match the authentication method supported by your Confluence environment.
Confluence supports the following authentication schemes:
- OAuth: Uses OAuth to authenticate through your Atlassian account.
- Basic: Uses a username and password for Server instances.
- APIToken: Uses a username and API token for Cloud instances.
- Crowdd: Uses Crowd SSO to authenticate through an external identity provider.
- OKTA: Uses OKTA SSO to authenticate through your OKTA tenant.
- PAT: Uses a personal access token for Server instances running Confluence 7.9 or later.