OAuth 2.0 scopes for incoming links

On this page

Still need help?

The Atlassian Community is here for you.

Ask the community

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.

Here are the scopes you can select when configuring the link. The same scopes will be displayed to users when they authorize the integration. They can later be accessed in their user profile in Authorized applications, where they can also revoke the granted access.

ScopeDescription
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).

Last modified on Dec 1, 2022

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.