Configuring an incoming link

Linking to another application

このページの内容

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

When you configure an incoming link with an external application, Bamboo acts as the OAuth provider, allowing the external application access to Bamboo data. To learn more about the type of links and additional details, see Linking to another application.

To create and configure an incoming link:

  1. From the top navigation bar, select Administration (bamboo administration icon) > Overview.
  2. On the Bamboo administration page, select Application links from the left menu.

  3. [リンクを作成] を選択します。

  4. [外部アプリケーション] > (方向として) [受信] の順に選択します。

  5. Provide the Name for the link and the Redirect URL (also known as Callback URL) from your external application.

    After authorizing the application, the user will be redirected to this URL with the authorization code.

  6. アプリケーションがインスタンスに対して持てる権限を選択します。次の権限スコープを選択できます。

    • READ

    • TRIGGER

    • USER

    Even if you grant higher permissions, the application won’t be able to do more than the user authorizing it. For more info on what each of these scopes do, see OAuth 2.0 scopes for incoming links.

    After providing the redirect URL and selecting the scopes, Bamboo will generate the OAuth credentials that include these details.

  7. Copy the generated credentials to your external application to complete the link.



    The incoming application link is now set up. You can view its details on the Application links administration page, including the OAuth credentials in case you needed to access them later.

If you lose your OAuth credentials, you can access them any time in the details of the application link you created:

  1. From the top navigation bar, select Administration (bamboo administration icon) > Overview.
  2. On the Bamboo administration page, select Application links from the left menu.
  3. Find the application link you’re interested in, and then select More actions > View credentials.

最終更新日: 2022 年 12 月 1 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.