Issue
Is it possible to modify the scope of an existing Organization Authentication Token? Currently, the scope is set to ie. org:ci
, but I would like to adjust it to include access to data from our organization and teams.
Applies To
- All SaaS Customers
- Auth Tokens
Resolution
It is not possible to modify the scope of an existing Organization Auth Token. Organization auth tokens are specifically designed for uploading source maps and used in CI environments.
To achieve access to additional data from your organization and teams, consider using Internal Integrations or Personal Auth Tokens. More information on the different types of auth tokens and their appropriate use cases can be found here.