Skip to content

Commit 5f84ba7

Browse files
authored
UI: Confluence source connector - update settings field names (#555)
1 parent 2cb00f4 commit 5f84ba7

File tree

3 files changed

+2
-47
lines changed

3 files changed

+2
-47
lines changed

snippets/general-shared-text/confluence-platform.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@ Fill in the following fields:
22

33
- **Name** (_required_): A unique name for this connector.
44
- **URL** (_required_): The target Confluence site's URL.
5+
- For username and password authentication: for **Authentication Method**, select **Username and Password**. Then enter the username into the **Username** field and the password into the **Password** field.
6+
- For API token authentication: for **Authentication Method**, select **Username and API Token**. Then enter the username into the **Username** field and the API token into the **API Token** field.
57
- For personal access token (PAT) authentication: for **Authentication Method**, select **Personal Access Token**. Then enter the PAT into the **Personal Access Token** field.
6-
- For API token or password authentication: for **Authentication Method**, select **Password or API token**. Then enter the user's name or email address into the **Username** field and the API token or password into the **Password** field. Also, if you are using Confluence Cloud, check the **Cloud** box.
78
- **Cloud**: Check this box if you are using Confluence Cloud. By default this box is unchecked.
89
- **Max number of spaces**: The maximum number of Confluence spaces to access within the Confluence Cloud instance.
910
The default is 500 unless otherwise specified.

snippets/source_connectors/confluence_api.py.mdx

Lines changed: 0 additions & 31 deletions
This file was deleted.

snippets/source_connectors/confluence_api.sh.mdx

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)