We are updating OAuth 2.0 scope requirements for endpoints in the Jira Platform and Jira Software REST APIs.
We encourage developers of Forge and 3LO apps for Jira to review the OAuth 2.0 scopes requested by your apps.
The new scope requirements will be applied gradually, first to sites in the Developer Canary Program, starting at the end of the applicable deprecation period for each endpoint.
Affected endpoints
| Endpoint | Classic scopes | Granular scopes | Deprecation period | Changelog |
|---|---|---|---|---|
| Get all boards | - | read:board-scope:jira-software, read:project:jira |
2 months, effective 2024-02-15 | Changelog |
| Get component issues count | read:jira-work |
read:field:jira, read:project.component:jira |
6 months, effective 2024-06-15 | Changelog |
| Get my permissions | read:jira-work |
read:permission:jira |
2 months, effective 2024-02-15 | Changelog |
| Get bulk permissions | read:jira-work |
read:permission:jira |
6 months, effective 2024-06-15 | Changelog |
| Get permitted projects | read:jira-work |
read:permission:jira, read:project:jira |
2 months, effective 2024-02-15 | Changelog |
| Get task | read:jira-work |
- | 6 months, effective 2024-06-15 | Changelog |