Steps
1
Open or create the integration
Go to developer.atlassian.com/console/myapps and either open your existing app or click Create → OAuth 2.0 integration.
2
Add Confluence API scopes
Open Permissions and click Add on Confluence API.Click Configure next to Confluence API and grant:
search:confluenceread:confluence-content.summaryread:confluence-content.allread:confluence-space.summary
offline_access automatically.3
Set the callback URL
Open Authorization → OAuth 2.0 (3LO) → Configure and set Callback URL to the redirect URI.Skip this step if you already set it for Jira on the same app.
4
Copy the credentials
Open Settings and scroll to Authentication details.
Send us
Things to know
- If you reuse the Jira app, both connectors live on one Atlassian integration and share its scope list. Adding or removing scopes for one affects the other.
- Adding scopes later requires each user to disconnect and reconnect.