受信リンクの OAuth 2.0 スコープ

このページの内容

お困りですか?

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

コミュニティに質問

When configuring an incoming application link, you need to select scopes; that is, the permissions that the application can have on behalf of a user in your Bamboo instance.

As an admin, you can select which scopes the application can request from the authorizing user, but the actual permissions will always be limited to what a particular user can do themselves. For example, even if you select the TRIGGER scope, the application won't be able to use the permissions associated with that scope if the authorizing doesn't have the Build permission.

リンクの設定時に選択できるスコープは次のとおりです。ユーザーが統合を承認すると、同じスコープがユーザーに表示されます。こうしたスコープは承認済みアプリケーションのユーザー プロファイルで後からアクセスできて、また付与されたアクセスを取り消せます。

範囲説明
READThe access token will only have permissions to read the same data that the associated user normally has access to in Bamboo.
TRIGGERThe access token will have permissions to start the same builds and deploy the same environments that the associated user normally can.
USERThe access token will have the same set permissions as the associated users (including Administrator permissions, if the associated user has them).

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

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

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