Set up the connector in SharePoint
- Go to the Microsoft Entra Admin Center.
- From the navigation bar, selectApplications, thenApp registrations.
- SelectNew registration.
- In the registration screen, provide the following details:
- Name:Enter a name to identify this application, such as CoCounsel.
- Redirect URI:Enter the redirect URL. For platform selectWeb.noteTo find the redirect URL, go toCoCounsel Application, Manage, Admin Settings, Integrations, DMS integrations via Syncly, then Get your redirect URL and view setup info.
- SelectRegister.
- Go toAPI permissionsfor the new application.
- Add the following permissions and select Grant admin consent:
- Microsoft Graphs: Sites.Read.All and User.Read
- SharePoint: User.Read
- Go toCertificates & secretsand create aNew client secret.
- Description:Enter a description to identify the client secret, such as CoCounsel.
- Expires:Enter a client secret expiry.
- Copy theValuefor the newly created Client secret. This will be your Client Secret in the next step.
- Go toApp Overviewand save theApplication (client) IDandDirectory (tenant) ID. They will be needed in the next step.