Kaspersky Security Integrations for MSP

Integrating with Kaspersky Business Hub

This section describes how to create and configure integration between Tigerpaw and Kaspersky Business Hub by means of Kaspersky Security Integration Tool for MSP.

To successfully create integration, connect to Kaspersky Business Hub and perform the steps described in the following sections.

In this section

Connecting to Kaspersky Business Hub

Creating a Kaspersky Business Hub integration with Tigerpaw

Adding Kaspersky Business Hub companies to the integration

Supplementary parameter

Page top
[Topic 155055]

Connecting to Kaspersky Business Hub

When you start Kaspersky Security Integration Tool for MSP, the connection settings window opens. In this window, specify the settings to connect to Kaspersky Business Hub.

Login_cloud

Connecting to Kaspersky Business Hub

To connect to Kaspersky Business Hub:

  1. In the Start menu, select Kaspersky Security Integration Tool for MSP.
  2. In the window that opens, select the Kaspersky Business Hub solution.
  3. Specify the following connection settings:
    • User name—Email address that you use to connect to Kaspersky Business Hub. This field cannot be blank.
    • Password—Password that you use to connect to Kaspersky Business Hub. This field cannot be blank.
  4. Click the Proceed button to connect to Kaspersky Business Hub by using the specified settings.

The system validates the provided settings and establishes connection to Kaspersky Business Hub.

See also

Prerequisites

Page top
[Topic 155067]

Creating a Kaspersky Business Hub integration with Tigerpaw

After you connect to the Kaspersky Business Hub, the integration settings window opens, where you can create an integration between Tigerpaw and Kaspersky Business Hub by means of Kaspersky Security Integration Tool for MSP.

Creation of an integration between Tigerpaw and Kaspersky Business Hub is required only when you launch Kaspersky Security Integration Tool for MSP for the first time.

Specifying Tigerpaw integration settings

To create integration with Tigerpaw:

  1. In the integration settings window that opens after you connect to Kaspersky Business Hub, specify the following settings for the newly created integration:
    • Select platform—Select the integration platform from the drop-down list. The list contains the names of all platforms that Kaspersky Business Hub can be integrated with. For integration with Tigerpaw, select Tigerpaw.
    • Integration name—Name of the new integration. This field cannot be blank. By default, the integration name is Integration with Tigerpaw. The integration name is displayed in the Kaspersky Security Integration Tool for MSP window as a link that allows you to view and access the integration properties.

      For an integration with Kaspersky Business Hub, click the View integration ID link under the integration name to view the identifier of the integration. You may have to provide this ID to Kaspersky Lab Technical Support for diagnostics and troubleshooting.

    • SOAP user name—ASMX API user name that you created for your integration. This field cannot be blank.
    • SOAP password—Password for the ASMX API user that you created for your integration. This field cannot be blank.

      For details about how to obtain the ASMX API user name and password, see Configuring ASMX API connection parameters.

    • REST public key—Public key generated by Tigerpaw for the rep account that you use for your integration. This field cannot be blank.
    • REST private key—Private key generated by Tigerpaw for the rep account that you use for your integration. This field cannot be blank.

      Tigerpaw generates both public and private keys. For details about how to generate the keys, see Configuring REST API connection parameters.

  2. Click the Proceed button when you have finished specifying the integration settings.

    These settings are saved and then used by Kaspersky Security Integration with Tigerpaw to gain access to Tigerpaw items.

Kaspersky Business Hub is now integrated with Tigerpaw.

Page top

[Topic 155076]

Adding Kaspersky Business Hub companies to the integration

After an integration with Tigerpaw is created, a window opens where you can add Kaspersky Business Hub companies to the integration. Kaspersky Business Hub companies are then mapped to the Tigerpaw accounts.

You cannot add separate Kaspersky Endpoint Security Cloud workspaces or Kaspersky Security for Microsoft Office 365 workspaces to the integration. You can add only entire Kaspersky Business Hub companies. All workspaces created for a company in Kaspersky Business Hub are added to the integration.

Select_workspaces

Adding companies to the integration

To add Kaspersky Business Hub companies to the integration:

  1. In the window, which lists Kaspersky Business Hub companies, select the check boxes next to the existing companies to add them to the integration. Icons next to the name of each company show which workspaces are created for this company in Kaspersky Business Hub.

    If you want to add all companies to the integration, select the Select all check box.

  2. Click Proceed.

    You will now be able to map these companies to Tigerpaw accounts.

Each Kaspersky Business Hub company can be added to one integration only. That is, if a company is added to an integration, it is not displayed in a list of companies available for another integration.

Page top

[Topic 155074]

Supplementary parameter

The parameter that indicates the type of Kaspersky Business Hub server to which Kaspersky Security Integration Tool for MSP connects may be included in the .config file (IntegrationUI.exe.config) of Kaspersky Security Integration Tool for MSP.

The parameter name is KESCloudServer; and its possible values are:

  • production—Kaspersky Security Integration Tool for MSP works with the Production server.
  • beta—Kaspersky Security Integration Tool for MSP works with the Beta server.
  • test—Kaspersky Security Integration Tool for MSP works with the Test server.

You are strongly urged not to modify the KESCloudServer parameter unless you receive clear instructions from Kaspersky Lab.

The IntegrationUI.exe.config file is stored in the installation folder of Kaspersky Security Integration Tool for MSP. The default path is C:\Program Files (x86)\Kaspersky Lab\Kaspersky Security Integration Tool for MSP\IntegrationUI.exe.config.

By default, the KESCloudServer parameter is not displayed in the .config file of Kaspersky Security Integration Tool for MSP.

The KESCloudServer parameter can be specified as follows:

<appSettings>

    <add key="KESCloudServer" value="production" />

</appSettings>

Page top

[Topic 155077]