l4i
...
Connections
Microsoft 365 SharePoint
Creating Enterprise Application in M365
3min
to enable api connectivity between gimmal l4i and microsoft sharepoint online, an enterprise application must be configured the following steps below outline this process visit https //portal azure com/ then login using a tenant administrative account click on active directory , then click on app registrations and click on new registration name the application l4i suffix (either dev, test,prod) depending on environment provisioning select accounts in this organizational directory only (tenant only single tenant) click register once the application is created, select it to open the options/configuration select api permissions under the left hand pane section called manage click add a permission the request api permissions opens in the request api permissions select microsoft graph , and then select application permissions type "sites" in the search box and select sites fullcontrol all for permissions and click ' add permissions ' important! click grant admin consent for \<tenant> as shown below next select certificates & secrets in the left hand pane section called manage click + new client secret type in for the description l4i suffix (where the suffix is dev/test/prd) select the appropriate expiry time click 'add' important! copy and save the value which is the secret required to configure the d4i connection later this will not be available when later viewing the secret information (keep it secret, keep it safe) next, select manifest in the left hand pane section called manage change "allowpublicclient" to true and click save click on overview in the left hand pane and copy the following values application (client) id directory (tenant) id