Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

We separate the Webhook listener from the Admin Portal because we need to open access from the outside to Microsoft , so now customers can . This Listener Server can be installed in the DMZ of the Organizationorganization.

 Installation

  • Enable IIS on target machine (all the checkboxes)

  • Copy all the content from the zip file (from the payload) into new folder: \fs\share\Build Versions\Production\SphereShield.Listener

  • Replace these files with the ones from AccessPortal folder:

    • SphereShield.CasbCommon.dll

    • SphereShield.CasbMessagingBL.dll

    • SkypeShield.Infrastructure.dll

    • CasbMsOfficeApplication.dll

  • Create new site in the IIS manager and set the Physical path to new folder created.

  • Create an https url for this site , then Microsoft could be send event to the site.

  • Set ConnectionString and IV / KEY and Webhook certificate in the Configuration folder

  • The logs will write in this location: C:\Agat\Logs\ListenerSite

  • Run the site and you should see this Welcome page:

...