MithiDocs

M365 Configurations

Articles

Getting Access to the M365 Graph API
Overview Access to user's mailboxes & drives, teams chat or Sharepoint documents on M365 are granted via the Microsoft Graph API. This is required for reading data as well as to upload data to M365. This document gives the steps to get secur...
Delegating mailbox access in M365
Delegate mailbox access on Microsoft 365 The Graph API access keys allow access to the mailbox service for the admin. In order to access a user's mailbox, an additional step has to be performed to delegate access to the admin id for which the...
Delegating OneDrive access in M365
Delegate OneDrive access on Microsoft 365 The Graph API access keys allow access to the OneDrive service for the admin. In order to access a user's drive, an additional step has to be performed to delegate access to the admin id for which the...