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