Skip to main content
Feedback

App registration

You must configure SharePoint to allow access to MFT before you can create the endpoint.

  1. Log in as an administrator to Azure Active Directory.

  2. Navigate to App Registrations and click New registration.

  3. Name the application, then click Register.

    tip

    It is useful to name it with something that will associate it with MFT and the use of SharePoint.

  4. 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.

  5. Create a New Client secret.

  6. Give the client secret a description and note that the client secret expires.

  7. Copy and store the Client secret. This is required to configure the SharePoint Endpoint in MFT.

  8. To provide App API permissions, click Add a Permission and select Microsoft Graph.

  9. From the Request API permissions, select Application permissions, in the Select permissions field type files.

  10. Expand the Files section and select Files.ReadWrite.All, then click Add permissions.

  11. Select Grant admin consent for MSFT.