Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

When connecting to SharePoint or OneDrive for Business, if you get the “Need admin approval”, you need to configure your Azure Active Directory in order to allow users to consent data access to the app.

As a Microsoft Office 365 admin, please go to your Azure Active directory, allow users to register/connect new apps and allow user to consent apps to access data.

  1. Set “Users can register applications” to Yes. Or as an admin you can connect the app once and keep the this setting to No.

2. Set “Users can consent to apps accessing company data on their behalf” to Yes. If this is not enabled, the users won’t be able to use Team Files on Jira or Confluence.

Team Files uses the following permissions on behalf of the user to make the files and folders accessible on Jira and Confluence via the oAuth 2.0.

API/Permissions name

Type

Description

Admin Consent Required

Microsoft Graph

  • Files.ReadWrite.All

Delegated

Have full access to all files user can access

No

  • Sites.Manage.All

Delegated

Create, edit, and delete items and lists in all site collections

No

  • User.Read

Delegated

Sign in and read user profile

No

SharePoint

  • AllSites.Manage

Delegated

Read and write items and lists in all site collections

No

  • MyFiles.Write

Delegated

Read and write user files

No

  • No labels