App registration
You must configure SharePoint to allow access to MFT before you can create the endpoint.
-
Log in as an administrator to Azure Active Directory.
-
Navigate to App Registrations and click New registration.
-
Name the application, then click Register.
tipIt is useful to name it with something that will associate it with MFT and the use of SharePoint.
-
After the application is created, navigate to Certificates & secrets.
Copy and store the application Client ID, which is required to configure the SharePoint Endpoint in MFT.
-
Create a New Client secret.
-
Give the client secret a description and note that the client secret expires.
-
Copy and store the Client secret. This is required to configure the SharePoint Endpoint in MFT.
-
To provide App API permissions, click Add a Permission and select Microsoft Graph.
-
From the Request API permissions, select Application permissions, in the Select permissions field type files.
-
Expand the Files section and select Files.ReadWrite.All, then click Add permissions.
-
Select Grant admin consent for MSFT.