Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

When connecting to SharePoint or OneDrive for Business, if you get the “Need admin approval”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 directoryDirectory, allow users to register/connect new apps and allow user users 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 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 the 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

...