Microsoft Office365 Integration Setup
Getting Started
BalkanID recommends creating a separate service account for the purposes of this integration, instead of using personal or employee named accounts.
Requirements:
Tenant ID
Client ID
Client Secret
Getting the credentials
Log in to azure-portal.
Click on
App registrations
.Click on
New registration
.Copy the
Client-ID
andTenant-ID
.Click on
Certificates and Secrets
.Copy the Value of secret and use it as
Client Secret
.
API Permissions
Click on
API Permissions
.Click on
Add Permission
.Select
Microsoft Graph
.Select
Application Permission
.Select
Read Permission
forDirectory,File,Group,GroupMember,Users,Sites and Role Management
.Provide Admin Grant to all the permissions.
Configure Microsoft Office365 within your BalkanID tenant
Login to the BalkanID application and switch to the tenant you would like to add your integration to.
Head to Integrations > Third Party Applications and click Add Integration, select Office365. Set up the Primary Application owner and the Description, if any.
Microsoft Office365 would have been added to the list of applications. Click on the Configure and Integrate button beside the integration name, and configure the fields with the values that were noted prior. It should look like this:
Once you filled in the information, click Save changes. Your integration is now configured and you will see the status of the integration displayed alongside other integrations on the Integrations page. Integrations are synced daily. When data is available, the integration Status column will read Connected and the integration Message will read Data available.
Was this helpful?