Before using the Tridion Connector for SharePoint 365, you need to create an OAuth user within SharePoint 365.
Before you begin
To complete this task, you first need a Microsoft account with access to your SharePoint 365 instance.
Procedure
- Go to the Azure Portal in the following location:
https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade
- Register your SharePoint 365 instance as an application.
- For the registered application, go to API permissions and set permissions for Microsoft Graph, the API service that gives access to all Microsoft services.
Note: The default permissions are normally sufficient, but you can set more if needed. Note that the permissions you set can affect access to various files.
- Go to Certificates & secrets and create a new client secret.
- On saving, immediately copy the client ID and client secret. You need them for your configuration of SharePoint 365 in the Connector. Note that the Client Secret is visible only at this moment and cannot be accessed later.