送信リンクを設定する

このページの内容

お困りですか?

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

コミュニティに質問

When you configure an outgoing link to an external application, Bitbucket requests data from this application, which means that it acts as the OAuth client.

We’ve added support for this scenario for future use. Currently, none of the functionalities in Bitbucket use the OAuth 2.0 client role. If you’d like to use Bitbucket as the OAuth 2.0 provider, see Configuring an incoming link.

以下を確認する必要があります。

送信リンクを作成するには、次の手順に従います。

  1. [管理] > [アプリケーション] > [アプリケーション リンク] に移動します。

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

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

  4. 以下のセクションの説明に従って、詳細を入力します。

リンクを設定するには、次のステップに従います。

Choose one of the following providers that you want to configure. For Google and Microsoft, some of the fields will be pre-filled.

  • Google

  • Microsoft

  • カスタム (内部ツールまたは他のプロバイダー)

リダイレクト URL をコピーして外部アプリケーションに登録し、設定を完了するために必要なクライアント ID とクライアント シークレットを取得します。

Google または Microsoft をサービス プロバイダーとして使用している場合は、リダイレクト URL をすぐにコピーできます。カスタム プロバイダーの場合は、まず認証エンドポイントトークン エンドポイントを入力する必要があります。Google または Microsoft で URL を登録する方法の詳細については、次をご確認ください。

プロバイダーが異なると、リダイレクト URL に関する要件も異なる場合があります。例えば、Google ではプライベート IP アドレスにすることはできません。外部 URL (例: Data Center のロード バランサ) を提供するようにしてください。

残りの情報を入力します。ここでは、次のすべてのフィールドについて説明します。

名前説明
クライアント IDThe client ID generated by the external application after registering Bitbucket’s Redirect URL. This is the public identifier of the application.
クライアント シークレットThe client secret generated by the external application after registering Bitbucket’s Redirect URL. This is the shared secret between Jira and the application, which ensures the authorization is secure.
スコープThe required OAuth 2.0 scopes (permissions) that control what Bitbucket can do in the external application.
認証エンドポイントOAuth 2.0 を使用するための認証が開始する HTTPS URL。
トークン エンドポイントThe HTTPS URL where refresh token requests are sent. As OAuth 2.0 tokens have an expiry, Bitbucket will periodically update the token.
リダイレクト URLThe Redirect URL that must be registered in the external application to obtain its client ID and client secret. This redirects the authentication flow back to Bitbucket.

リンクを保存すると、そのリンクは他のアプリケーション リンクとともにリストに表示されます。

最終更新日 2022 年 9 月 23 日

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

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