mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
The UI of the Confluence plugin in Dify doesn't match the documentation. #632
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Ryniasaki on GitHub (Sep 9, 2025).
Self Checks
Dify version
1.8.1
Plugin version
0.0.3
Cloud or Self Hosted
Cloud
Steps to reproduce
Click the "API Key Authorization" button.



The actual configuration interface differs from the one in the documentation; it's missing the "Username" field.
This caused the configuration to fail.
✔️ Error log
No response
@dosubot[bot] commented on GitHub (Sep 9, 2025):
Hi @Ryniasaki! I'm Dosu and I’m helping the dify-official-plugins team.
The current Confluence plugin UI in Dify (v0.0.3) is designed to use email and API token for authentication, and does not include a separate 'Username' field. This change aligns with Atlassian's recommended authentication method and recent updates to the plugin, which now favor email+APIToken over username-based authentication. The documentation may not have been updated to reflect this change, which is why you're seeing a discrepancy between the UI and the docs. For successful configuration, use your email and API token in the provided fields; username-based authentication is no longer supported in the current UI design. More details on this change can be found in related discussions here and here.
To reply, just mention @dosu.
How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other

@MevionCN commented on GitHub (Sep 10, 2025):
@dosu
below is the current API Key Authorization Configuration page, there're [Authorization Name],[Confluence URL] and [Access Token] filed, no email filed. how we can complete the API Configuration?
my appreciate for your support.
@dosubot[bot] commented on GitHub (Sep 26, 2025):
Hi, @Ryniasaki. I'm Dosu, and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale.
Issue Summary:
Next Steps:
Thank you for your understanding and contribution!