Authentication Connection - Alfresco Federation Services - 3.2 - 3.2 - Ready - Alfresco - external - Alfresco/Alfresco-Federation-Services/3.2/Alfresco-Federation-Services/Configure/Connectors/Microsoft-Graph/Microsoft-Graph-OneDrive/Authentication-Connection - 2025-03-04

Alfresco Federation Services

Platform
Alfresco
Product
Alfresco Federation Services
Release
3.2
License

Standard Authentication Configuration

Use this authentication connector when accessing a “SharePoint” Drive.

The application will require the following permissions:

  • Repository: Sites.Read.All

oAuth Authentication Configuration

Use this authentication connector when accessing a Personal or Business Drive. The name of this connector is Microsoft Graph oAuth Connector

Configuration Fields

  • Service URL: This should be set to : https://login.microsoftonline.com
  • Scope: These are the permissions required to access OneDrive files. Multiple permissions are separated by a space. Default scope: user.read files.readwrite.all
  • Tenant: The directory tenant the application plans to operate against, in GUID or domain-name format.
Note: When accessing a personal drive replace the GUID with the word “common”.
  • Client ID: The client id of the application.
  • Client Secret: The client secret for the application.