Connection
- Authentication: OAuth 2.0 — you authorize Atako via OneDrive’s consent screen; no key to copy.
- Scopes requested:
offline_accessUser.ReadFiles.ReadFiles.ReadWrite
Nothing to paste: click Connect and sign in with your Microsoft 365 work or school account. Prerequisite on the Atako side — same Microsoft Entra app as Outlook and Teams: an administrator sets INTEGRATION_OAUTH_ONEDRIVE_CLIENT_ID / _CLIENT_SECRET to the same values as INTEGRATION_OAUTH_OUTLOOK_CLIENT_ID / _CLIENT_SECRET, and adds the delegated permission Files.ReadWrite in Entra → App registrations → Atako → API permissions → Microsoft Graph → Delegated.See OneDrive’s documentation.