3LO auth for Confluence app

I’m developing Confluence app and i want the user to be able to perform 3LO auth. How can i specify the needed Confluence Scopes? I see the “Jira platform REST API” but i don’t see the “Confluence platform REST API” option.

1 Like

As it says here:
https://developer.atlassian.com/cloud/confluence/oauth-2-authorization-code-grants-3lo-for-apps/

This functionality is currently in developer preview. During the developer preview, grants can only be authorized from the developer's account (that is, by the owner of the app).

And more details in this ticket: [ACJIRA-1588] - Ecosystem Jira

But this API doesn’t work for me, see my issue: Confluence API(3LO) returns 404