Scopes & Permissions

External domains:

  • https://api.openai.com: Required to send Chat Completion and Image Generation API calls to OpenAI to generate the presentation. An API key must be input for this domain to be called.

Scopes:

These are the scopes defined for our app. Please note that their representation in the “Allow Access” dialog can differ.

  • storage:app: Required to store the OpenAI API key. OpenAI API key is stored as a secret object.

  • read:sprint:jira-software: Required to get sprints and sprint details

  • read:epic:jira-software: Required to get Epics to generate epic summary

  • read:issue-details:jira: Required to get issue details to use for presentation

  • read:jql:jira: Required to perform JQL search for issues and sprints

  • read:jira-work: Required to get Jira project and issue data

  • read:issue:jira-software: Required to get issues from selected sprint

  • read:issue-details:jira: Required to get details for issues from selected sprint

  • read:board-scope:jira-software: Required to get boards in project

  • read:board-scope.admin:jira-software: Required to get board estimation configuration

  • read:project:jira: Required to get project key the app is used on

  • read:jira-user: Required by interface to choose users and groups to give access permissions