OTHER COLLABORATION CASE STUDIES
Personal Data Privacy and Protection platform integration with Microsoft Planner
Personal Data Privacy and Protection platform integration with Microsoft OneNote
Threat Intelligence platform integration with Egnyte
Threat Intelligence platform integration with Citrix ShareFile
Personal Data Privacy and Protection platform integration with Microsoft SharePoint
Categories
Customer
Customer is a leading Personal Data Privacy and Protection provider.
It enables organizations to discover and map all types of data from all enterprise data sources; automatically classify, correlate, and catalogue identity & entity data into profiles; manage and protect enterprise data with advanced data intelligence and automate data privacy and protection.
It identifies all PII across structured, unstructured, cloud & Big Data.
Requirement
Customer requested to build a Connector app to integrate its platform with Microsoft Teams to scan the teams data for finding the PII information.
Technology Solution
The Microsoft Graph API offers a single endpoint to provide access to rich, people-centric data and insights exposed as resources of Microsoft 365 services.
Sacumen developed the Connector app to integrate Microsoft Teams using Java SDK 8 version. The Connector app performs the following actions:
Set up the prerequisites
O365 Account with Admin privileges
Registered app which will give the App Id & App Secret
Grant the required permissions (Group.ReadWrite.All and User.ReadWrite.All)
Requests for an access token by using device code flow (App Id & App Secret) and sign in the user to authenticate.
Retrieves the team’s data and the channel data using the Microsoft Teams Graph API.
Samples the fetched data using predefined sampling techniques.
Formats the data and pass it to the customer
There are no reviews yet.