How to enable OAuth 2.0 (3LO) for Forge app in developer console

Hi,

according to “developer atlassian com/developer-guide/auth/” Forge apps are able to use OAuth authentication, by enabling this in the developer console: " OAuth 2.0 (3L0)
Developers must register OAuth 2.0 (3L0) apps in the [developer console]"

According to https://developer.atlassian.com/cloud/jira/platform/oauth-2-3lo-apps/
there should be an “Authorization” Navigation menu entry inside the app details view of the developer console:
"

  • From any page on “developer atlassian com”, select your profile icon in the top-right corner, and from the dropdown, select Developer console.
  • Select your app from the list (or create one if you don’t already have one).
  • Select Authorization in the left menu.
    "

However, this menu entry is not existing in my developer console when clicking on the Forge app I want to enable OAuth for. Navigation menu looks like this for me:

So simple question: How to enable OAuth in the developer console?

best

PS: Had to rename links because of this weird “only 2 urls per topic restriction”. @Atlassian: Such restriction surely does not increase the quality of topics. Pretty sad…

Ok I got it on my own: One has to create an OAuth Integration first:

The documentation is quite misleading here, as it refers to an “app” (Select your app from the list (or create one if you don’t already have one).) instead of an “integration” which needs to be created.

3 Likes