This document shows how employees of an organization can install the Endpoint Verification extension on their devices.
As an employee of an organization, you can access your corporate account on a company-owned device or a personal device. To ensure that you can securely access your organization's data from any of your devices, the administrator of your organization might either install Endpoint Verification on your devices or require you to install the Endpoint Verification Chrome extension on your devices.
Before you begin
Ensure that your device is running one of the following operating systems:
- ChromeOS
- Apple® Mac® OS X® El Capitan (10.11) or later
- Microsoft® Windows® 10 and 11
- Linux® Debian® and Ubuntu®
Install the Endpoint Verification extension
- Open the Chrome browser and install the Endpoint Verification extension.
- On the browser toolbar, if you see Exception on the extension, click the extension to open it.
If prompted, click Add account and enter your corporate email address and password.
Information about your computer automatically synchronizes to your administrator.
If you want to manually sync information, on the toolbar, click Endpoint Verification > Sync now.
Install the Endpoint Verification helper app
After installing the Endpoint Verification extension, if you see a message that the helper app is required on your device, do the following:
Mac or Windows
- Click Install it.
- Follow the steps to install the helper app.
- Click the extension again and then click Sync now.
Linux
Click Activities and enter terminal to open a terminal.
Add the package source and import the key:
echo "deb https://packages.cloud.google.com/apt endpoint-verification main" | sudo tee -a /etc/apt/sources.list.d/endpoint-verification.list
curl https://packages.cloud.google.com/apt/doc/apt-key.gpg | sudo apt-key add -`
Update and install Endpoint Verification:
sudo apt-get update
sudo apt-get install endpoint-verification
Open the Chrome browser and on the toolbar, click Endpoint Verification > Sync now.