I am a Zivver admin
Configure and manage Zivver
Installation manual OWA add-in v4
Introduction
Use the Zivver Outlook Web Access Add-in to securely send and receive messages directly from Outlook Web Access (OWA). This manual describes how to install the add-in v4 in Exchange Online (part of Microsoft Office 365). The Zivver OWA add-in is currently available for Exchange Online.
Technical requirements
You can install the Zivver OWA add-in in Exchange Online. To use the OWA add-in, you must meet these requirements:
- Exchange Online
- The users’ workstations (Windows or Mac) have the latest General Available (GA) or Stable version of one of these browsers:
- Microsoft Edge
- Google Chrome
- Mozilla Firefox
- Apple Safari
- Third-party cookies are set to allowed in the browser settings.
The OWA add-in uses cookies to store settings (calledlocalStorage
).
To install the Zivver OWA add-in in Exchange Online, you must meet these requirements:
- An Azure/Exchange admin account with:
- Global Admin role
Installation
You can install the Zivver OWA add-in with either Microsoft 365 admin center or PowerShell. This document explains both methods.
Deploy and configure the Zivver OWA add-in via Microsoft 365 admin center
- Log in to the Microsoft 365 admin center.
- Click add Deploy Add-In.
- Click Next.
- Select Upload custom apps under Deploy a custom add-in.
- Enter
https://owa.zivver.com/v4/manifest.xml
as the URL of the OWA Add-in manifest file.Info
Make sure to includehttps://
, even though this is already mentioned in the user interface. - Click Upload.
A Configure add-in screen is shown. - Choose which users get assigned the ZIVVER OWA add-in:
- Everyone
All users in your organization can use the add-in. Select “Everyone” to roll out the add-in to your entire organization. For example when going Live with Zivver. - Specific users / groups
Only make the add-in available for specific users or groups. Select this for a pilot of when only specific users use OWA. - Just me
Only makes the add-in available for your logged in admin account. Select this if you only want to test yourself.
- Select how the add-in is deployed to users:
- Fixed (Default)
Recommended. The add-in is enabled by default for assigned users, and they can’t disable the add-in. - Available
Not recommended. The add-in is disabled by default, but assigned users can install the add-in when they want. - Optional
Not recommended. The add-in is enabled by default for assigned users, but they can disable the add-in when they want.
- Click Deploy.\
- Read the Microsoft notice and click Next.
- Click Close.
The Zivver OWA add-in is now installed and configured for your Office 365 organization. It may take up to 24 hours for the change to be implemented in Exchange Online. Refer to Microsoft’s documentation for more information. - Continue with the required additional settings.
Deploy and configure the Zivver OWA add-in via PowerShell
You can install the Zivver OWA add-in via PowerShell with the script below. The script is based on the Microsoft article Centralized Deployment PowerShell cmdlets to manage add-ins.
- Open PowerShell ISE.
- Open the PowerShell script to deploy and configure a new add-in via PowerShell.
- Paste the PowerShell script in the PowerShell ISE script pane.\
- Save the script for reference material or for later use.
- Run cmdlets from the script rule by rule.
The Zivver OWA add-in is now installed and configured for your Office 365 organization. It can take up to 24 hours for the change to be implemented in Exchange Online. Refer to Microsoft’s documentation for more information. - Continue with the required additional settings.
Required additional settings
Create an Exchange rule for Zivver messages
Set this rule to prevent that OWA from sends a Zivver message as unencrypted, regular email.
- Log in to the Exchange admin center.
- Click mail flow in the left side pane.
- Select the Rules tab.
- Click add add new rule.
- Select Create a new rule …
A pop-up prompts you to add a new rule. - Click More options… at the bottom of the window that appears.
- Give the rule the name
zivver-action: discard
. - Under Apply this rule if… select the option A message header… matches these text patterns.
- Click Enter text….
A pop-up prompts you to enter a name of the header. - Give the header the name
zivver-action
. - Click Enter text patterns….
A pop-up prompts you to add words or word groups. - Enter
discard
. - Click add add.
- Click OK.
- Select at Do the following… the option Block the message, and the sub-option delete the message without notifying anyone.
- Check the option Audit this rule with severity level:.
- Set the level to Low.
- Set the mode for this rule to Enforce.
- Check the option Stop processing more rules.
- At Match sender address in message select the Header option.
- Click Save.
Now the priority can be set. - Raise the priority of the
zivver-action:discard
rule to0
by clicking the the arrow up icon in the task bar.
A mail flow rule has now been created that prevents Zivver messages from being sent as unencrypted, regular email.
Internet Explorer security zone
For Windows users only.
Add the following locations to the Trusted sites zone of Internet Explorer. This prevents a white screen during logging into the OWA add-in.
- Open the control panel.
- Click Network and Internet.
- Click Internet Options.
- Click the Security tab.
- Click Trusted websites.
- Click the Websites button.
- Add these URLs as trusted websites:
- Zivver OWA add-in:
https://owa.zivver.com
- Zivver web app:
https://app.zivver.com
- OWA:
https://outlook.office.com
- Click Close.
- Click OK.
MacOS Safari privacy settings
For MacOS users only.
- At Settings > Privacy make sure “Prevent cross-site tracking” is unchecked.
- At Settings > Privacy make sure “Block all cookies” is unchecked.
- At Websites > Pop-up windows make sure “outlook.office.com” is allowed.
Verify the installation was successful
- Click New to create a new message.
- Set up a message as usual with a recipient, subject and body.
- Click on the three dots on the bottom of your screen.
- Click the Zivver icon in the bottom of the message window.
The Zivver side panel should open on the right side. - Log in to Zivver if you are not logged in yet.
- Turn on Secure mail.
- Click Recipient verification.
A new screen listing all recipients opens. - Complete the recipient verification where necessary.
Learn more about Recipient verification - Click Apply.
- Click Send to send the message.
A Zivver pop-up can show to check the email and attachments on sensitive information. - Verify in the recipients’ inbox that a Zivver message has been received and no unencrypted, regular email has been received.
You have now verified the installation was successful.
Remove the Zivver OWA Add-in from Microsoft 365 admin center
Do the steps below to uninstall the OWA add-in from the Exchange admin center.
- Log in to the Microsoft 365 admin center.
- Select Zivver.
The Zivver Add-in screen appears in a right side pane. - Scroll down on the Zivver side pane and click Delete add-in at the bottom of the side pane.
- Confirm by clicking Delete. The Zivver OWA add-in has now been removed.
Remove the Zivver Exchange rule
Do the steps below to remove the Zivver Exchange rule from the Exchange admin center.
- Log in to the Exchange admin center.
- Click mail flow in the left side pane.
- Select the Rules tab.
- Select the mail flow rule zivver-action:discard.
- Delete the rule delete .