How to Install the CASB Adapter?

In this KB we are going to learn how to install the CASB adapter and database.

Before proceeding make sure to follow this KB in order to generate the user properties file.


Configuration

  • Right-click the installer .exe file and click Run as an Administrator
  • When prompted with the following window select the option the matches your deployment method.


  • If no properties file was detected you will be asked to choose (if you have).
    Click yes, to specify a file and no to proceed without specifying. The default location of the file should be a

C:\Agat\SphereShield.Setup

          If you have a properties file skip to Installation
          Otherwise continue:

  • Click  until you reach the CASB Adapter page

    Fill out the information required for the CASB Adapter. For a detailed explanation on this page, please refer to the CASB Adaptersection in the initial installation guide.
    Click  until you reach the Install page.

Installation

  • In the following page, you'll be able to find the various components that are available for installation and their versions. In this example, you can also see that we've already installed the database and the Admin Portal site. If you want to learn how install these components, click here.
    Click the  button next to CASB Adapter
  • After a successful installation, you should see a green checkmark () next to the button and label mentioning the version that is installed.

  • Open the services manager by typing services.msc  in the run window. 
    Make sure that the AGAT SphereShield CASB Adapter service is present
  • In casbaddapter applicationsettings.config set these  values

<add key="InitializeMessagingBL" value="true" />

<add key="EnableWebhook" value="true" />
<add key="EnableWebhookForChatMessages" value="true" />
<add key="EnableWebhookForChannelMessages" value="true" />

<add key="EnableWebhookforMemberSite" value="true" />

For more infomraition go here: 

Microsoft Webhooks - How It Works

Webhook Listener Site - WLS