Versions Compared

Key

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

...

Microsoft Graph Authorizations

Each user of the app needs to login with their Microsoft account to authorize the app. The following Microsoft Graph / AzureAD permissions are necessary.

...

required for the app to work correctly.

Authorization

Description

Calendars.ReadWrite.Shared

Read and write user and shared calendars

User.Read

Sign in and read user profile

User.ReadBasic.All

Read all users' basic profiles

email

View users' email address

offline_access

Maintain access to data you have given it access to

OnlineMeeting.ReadWrite.All

Create Microsoft Teams meetings

Jira Cloud App Permissions

...