Microsoft O365
Connection Requirements
Client Secret
In the left menu, go to Certificates & Secrets and click New client secret. Provide a description and expiration period, then click Add. Make sure to copy the secret value immediately — you won’t be able to see it again later.
Next, open API Permissions > Add a permission.
Select Microsoft Graph, then choose Application permissions.
Add the permissions your application needs. Commonly used ones include:
Users.Read.All – Read all user profiles
Directory.Read.All – Read directory data
Sites.Read.All – Read SharePoint sites
Files.Read.All – Read all files that the app can access
Fetch Users Licenses
When this option is enabled OctoXLabs will fetch user assigned licenses information.
For enabling this option you must have at least the following permission:
LicenseAssignment.Read.All
Or one of the higher permissions:
Directory.Read.All
Directory.ReadWrite.All
Organization.Read.All
Organization.ReadWrite.All
Please perform a connection test to ensure there is a valid connection to the host. When the discovery operation is finalized, you will be able to see the details on the Assets page.