Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
| Property | Description |
| AuthScheme | Specifies the authentication scheme that the provider uses when connecting to Confluence. |
| URL | Specifies the base URL of your Confluence site. |
| CloudId | Specifies the Cloud ID that identifies the authorized Atlassian site. |
| User | Specifies the authenticating user's user ID. |
| Password | Specifies the authenticating user's password. |
| APIToken | Specifies the API token of the authenticated user. |
| PAT | Specifies the personal access token used to authenticate the user when the authentication scheme is set to PAT. |
| Timezone | Specifies the timezone of the Confluence instance so the provider can apply datetime filters correctly and return results in the correct local time. |