Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

The MIP Classifier extensions allows you to extract your Microsoft Information Protection (MIP) security labels and use them to create an entity type in SkySync. This requires you to register an application in your Microsoft Azure account to obtain the Application (Client) ID and Directory (Tenant) ID required to allow SkySync to access the security labels through the Microsoft Information Protection Sync Service.

The Microsoft tenant user applied to the extension configuration must have sufficient rights to be able to read the labels.

Registering the App

  1. Log into your Microsoft Azure account using an administrator account.

  2. Select Azure Active Directory.

  3. Select Add and select App registration.

  4. Enter a name for the app in the Name field.

  5. Under Supported account types, select Accounts in this organizational directory only ([company name] only- Single tenant).

  6. Select Register.

  7. Under Mange , select Authentication.

  8. Set the Enable the following mobile and desktop flows option at the bottom of the page to Yes.

  9. Select Save at the top of the page.

  10. Under Manage, select API Permissions.

  11. Select Add a permission.

  12. In the Request API Permissions panel, select Azure Rights Management Services.

  13. Select the Delegated permissions option.

  14. Select the user_impersonation box.

  15. Select Add permissions.

  16. You will be back on the API Permissions Page. Select Add a permission again.

  17. Select APIs my organization uses.

  18. In the search box, type “Microsoft Information Protection Sync Service” and select this option in the results list.

  19. Select Delegated permissions.

  20. Select the UnifiedPolicy.User.Read box.

  21. Select Add permissions.

  22. Select Grant admin consent for [company name]​."

  23. Select Yes when prompted to confirm you want to grant admin consent.

  24. Select Overview.

  25. Copy the Application (client) ID and the Directory (tenant) ID. Both are needed for the extension configuration.

Adding the Classifier Settings

  1. In SkySync, select the Setting icon (gear) in the top-right side of the menu bar.

  2. Select the ellipses (…) on the mip-classifier tile and select Configure.

  3. Enter the Client ID and Tenant ID for the registered app you created in the “Registering the App” section.

  4. Enter the Username and Password for the account that needs to be used to access the Microsoft security labels. This Microsoft tenant user must have sufficient rights to be able to read the labels.

  5. Select Done.

If the MIP Classifier extension is not installed, you will need to install it using the standard extension installation steps.

  • No labels