Versions Compared

Key

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

Next, we need to make sure the newly created app has the correct permissions to access user calendars. This page describes the steps required when using application permissions.

  1. In the newly created application choose "API permissions".
  2. Click "Add a permission".

    Image Modified

  3. Choose "Microsoft Graph" > "Application Permissions" > "Calendars" and tick "Calendars.ReadWrite".
  4. Click "Add permissions".
  5. Click "Select"
  6. Click "Done"If you are using the Outlook Categories functionality where each MyTimetable event gets their own colour, also tick "MailboxSettings" > "MailboxSettings.ReadWrite". Our support department or you MyTimetable administrator can inform you if this is the case.
  7. Click "Add permissions".
  8. Click the "Grant admin consent" button and confirm using "Yes"



  9. This concludes the application setup.


Note

The "Read and write calendars in all mailboxes" application permission is described by Microsoft as "Allows the app to create, read, update, and delete events of all calendars without a signed-in user". Less restrictive scopes that allow MyTimetable to perform the operations required are not available at the moment. MyTimetable only reads, updates and deletes calendar events it has created itself, but this is something that is enforced in the synchronisation backend, not by Office 365. So while MyTimetable does not read, update or delete other calendar events, it does have the permissions to do so.

When using application-level permissions, this permission can optionally be scoped to specific mailboxes by following the instructions at Scoping application permissions to specific Exchange Online mailboxes.

...