Repository Specific Guides
...
Installation and Base Configur...
Base Enterprise Connector Conf...
SharePoint M365 Endpoint
1min
this is required for both ecm and content server using an m365 sharepoint repository you will need to ensure that the enterprise connector is configured and able to talk to microsoft graph api from the information gathered in the step configure app within m365 account , update the configuration file through middleware gui https //localhost 82/ to configure, select sharepoint online under connections and click on"add row" to establish a new sharepoint connection sharepoint details description sample values system name unique name for the content management system to be configured in middleware m365 1 user name property property defined in sharepoint for user name linkenterpriseusername time property property defined in sharepoint for time stamp linkenterprisetimestamp tenant id find tenant id in azure active directory registered application 4dexxxx xxxx xxxxx application id find application id in azure active directory registered application fbxxxxxx xxxxxx graph url find graph url in azure active directory registered application https //graph windows net/tenantid https //graph windows net/tenantid token url find token url in azure active directory registered application https //login microsoftonline com/ {tenantid}/oauth2/token enable application based authentication set the value to true to enable app based authentication set to true to enable app based authentication client secret for app based authentication, find client secret in azure active directory registered application combination of characters and integers scope for app based authentication, find scope in azure active directory registered application https //graph microsoft com/xxxx https //graph microsoft com/xxxx username for user based authentication, provide your username for sharepoint \<linkenterpriseuser>@xxx com password for user based authentication, provide your password for sharepoint password to login into sharepoint anonymous url expiry time provide the url expiry time api headers provide the api headers included mozilla/5 0 (windows nt 10 0; win64; x64) retry count when a call fails, provide number of retry attempts 5 default retry time provide the time until the request attempts retrying 1000 throttle filter size for a large query, provide the the filter size(recommended less than 1000) 500 hit save button and re run the service to apply all the changes to verify is the connection is established, click on modify and hit test connection if established successfully, a dialog box with connection success message is displayed the windows service must be restarted for changed to take effect