Required permissions
In order for the Jira integration to work correctly the app has to be able to access SharePoint content in the context of the current user. Therefore the app will request the following permissions:
Permission | Type | Description | Admin consent required |
---|---|---|---|
Microsoft Graph | |||
| Delegated | Allows users to sign-in to the app, and allows the app to read the profile of signed-in users. It also allows the app to read basic company information of signed-in users. | No |
| Delegated | Allows the app to read a basic set of profile properties of other users in your organization on behalf of the signed-in user. This includes display name, first and last name, email address, open extensions and photo. Also allows the app to read the full profile of the signed-in user. | No |
| Delegated | Allows the app to edit or delete documents and list items in all site collections on behalf of the signed-in user. | No |
Please also have a look at the official permission reference from Microsoft to get detailed information about the permission handling.