Chromebook with Prisma Access Explicit Proxy (Panorama)
Focus
Focus
Prisma Access

Chromebook with Prisma Access Explicit Proxy (Panorama)

Table of Contents


Learn how to use a Chromebook with explicit proxy using Panorama.
You can manage the PAC file by editing the PAC file directly. Complete the following steps using a PAC file.
  1. Go to PANORAMACloud ServicesConfigurationExplicit Proxy.
  2. Create a new PAC file or if you have an existing PAC file, select the PAC file under PAC FILE URL, and download it.
  3. Edit the PAC file and add the following URLs and set them as DIRECT.
    if (shExpMatch(host, "*play.google.com") || shExpMatch(host, "*android.l.google.com") || shExpMatch(host, "*googleapis.com") || shExpMatch(host, "*googleapis.com*") || shExpMatch(host, "*android.com") || shExpMatch(host, "*android.clients.google.com") || shExpMatch(host, "*apps.chrome") || shExpMatch(host, "*googletagmanager.com") || shExpMatch(host, "*withgoogle.com") || shExpMatch(host, "*google-analytics.com") || shExpMatch(host, "*googleusercontent.com") || shExpMatch(host, "*dns.google") || shExpMatch(host, "*android.apis.google.com") || shExpMatch(host, "*safebrowsing.google") || shExpMatch(host, "*gvt1.com") || shExpMatch(host, "*gvt2.com") || shExpMatch(host, "*apps.chrome") || shExpMatch(host, "*sites.google.com") || shExpMatch(host, "*ogs.google.com") || shExpMatch(host, "*m.google.com") | shExpMatch(host, "*contacts.google.com") || shExpMatch(host, "*accounts.google.com") || shExpMatch(host, "*mail.google.com") || shExpMatch(host, "*www.google.com") || shExpMatch(host, "*appengine.google.com") ) { return "DIRECT"; }
  4. Select the CONNECTION NAME. Under Proxy Auto Configuration, Browse the edited PAC file and click OK.
  5. Commit and push to Explicit_Proxy_Device_Group.