Fortinet white logo
Fortinet white logo

FortiDLP Agent Deployment Guide

macOS FortiDLP Browser Extension payload extracts

macOS FortiDLP Browser Extension payload extracts

If you have downloaded and extracted a configuration profile from the Next DLP Support Portal, you can add individual settings from this configuration profile to your existing one. You only need to copy part of the payload, which varies depending on the payload type, as outlined below.

Caution

Do not copy the extracts directly from this guide. They are for reference only.

Arc, Chrome, Chrome Canary, Brave, and Vivaldi

The payload extract below needs to be copied when the PayloadType is:

  • company.thebrowser.Browser (Arc)
  • com.google.Chrome (Google Chrome)
  • com.google.Chrome.canary (Chrome Canary)
  • com.brave.Browser (Brave), or
  • com.vivaldi.Vivaldi (Vivaldi).
<key>ExtensionInstallForcelist</key>
<array>
  <string>gbojkjpincgojijodbnliimgeggnomai</string>
</array>
<key>NativeMessagingUserLevelHosts</key>
<false />
Firefox

The payload extract below needs to be copied when the PayloadType is org.mozilla.firefox.

<key>EnterprisePoliciesEnabled</key>
  <true/>
<key>ExtensionSettings</key>
<dict>
  <key>browser-extension@jazznetworks.com</key>
  <dict>
    <key>installation_mode</key>
    <string>force_installed</string>
    <key>install_url</key>
              <string>file:///Library/Application%20Support/Ava/Reveal/browser-extension@jazznetworks.com.xpi</string>
  </dict>
</dict>
Edge

The payload extract below needs to be copied when the PayloadType is com.microsoft.Edge.

<key>ExtensionInstallForcelist</key>
<array>
  <string>ngpldaehnklbpdkphcjafbhajnklkiki</string>
</array>
<key>NativeMessagingUserLevelHosts</key>
<false />

macOS FortiDLP Browser Extension payload extracts

macOS FortiDLP Browser Extension payload extracts

If you have downloaded and extracted a configuration profile from the Next DLP Support Portal, you can add individual settings from this configuration profile to your existing one. You only need to copy part of the payload, which varies depending on the payload type, as outlined below.

Caution

Do not copy the extracts directly from this guide. They are for reference only.

Arc, Chrome, Chrome Canary, Brave, and Vivaldi

The payload extract below needs to be copied when the PayloadType is:

  • company.thebrowser.Browser (Arc)
  • com.google.Chrome (Google Chrome)
  • com.google.Chrome.canary (Chrome Canary)
  • com.brave.Browser (Brave), or
  • com.vivaldi.Vivaldi (Vivaldi).
<key>ExtensionInstallForcelist</key>
<array>
  <string>gbojkjpincgojijodbnliimgeggnomai</string>
</array>
<key>NativeMessagingUserLevelHosts</key>
<false />
Firefox

The payload extract below needs to be copied when the PayloadType is org.mozilla.firefox.

<key>EnterprisePoliciesEnabled</key>
  <true/>
<key>ExtensionSettings</key>
<dict>
  <key>browser-extension@jazznetworks.com</key>
  <dict>
    <key>installation_mode</key>
    <string>force_installed</string>
    <key>install_url</key>
              <string>file:///Library/Application%20Support/Ava/Reveal/browser-extension@jazznetworks.com.xpi</string>
  </dict>
</dict>
Edge

The payload extract below needs to be copied when the PayloadType is com.microsoft.Edge.

<key>ExtensionInstallForcelist</key>
<array>
  <string>ngpldaehnklbpdkphcjafbhajnklkiki</string>
</array>
<key>NativeMessagingUserLevelHosts</key>
<false />