Configuring application permissions for a Microsoft Office 365 app

Prev Next

To configure application permissions on the Microsoft Application Registration Portal:

  1. In the API permissions page, click + Add a permission.

  2. Select the Microsoft Graph API.

  3. Select Application permissions.

  4. Select permissions that give explicit authorization to access resources on behalf of the resource owner. For example, you as admin can authorize permission to read user application files but not read calendars.

    • Files.Read.All

    • Files.ReadWrite.All

    • Sites.Read.All

    • Sites.ReadWrite.All

    • User.Read.All

    • User.ReadWrite.All

    Select the following permissions:

  5. Click Add permissions.

  6. In the API permissions page, click Grant admin consent for the permissions added.

  7. When prompted, select Yes to grant consent for requested permissions.

    A message appears affirming the successful granting of requested permissions.