|
To configure Per-App VPN, begin the string with either
allowlist or
blocklist, followed by a
colon, and then by a list of app Bundle IDs separated by
semicolons. End the list with a semicolon.
To find a Bundle ID, refer to the app’s Google Play Store
URL. The Bundle ID is embedded in the URL. For example,
in the URL:
https://play.google.com/store/apps/details?id=com.example.app&hl=en_US
The Bundle ID is: com.example.app
To decide if you need an Allowlist
or Blocklist:
- Allowlist: Only the listed
applications will be tunneled through the Prisma
Access Agent; all other traffic will go
directly.
- Blocklist: All traffic will
be tunneled through the Prisma Access Agent, except
for the listed applications.
|
allowlist | blocklist: com.google.calendar;
com.android.email;
com.android.chrome
Default value: none.
|