CIDR support allows administrators to specify IPv4 address ranges using
CIDR notation (for example, 10.0.0.0/8) when defining the
network scope of a private application. Instead of listing individual IP
addresses or FQDNs, administrators can define an entire subnet as a single
entry. CIDR entries are accepted in the same input field as FQDNs and IP
addresses.
Private applications are applications that your enterprise manages internally.
The application remains in your data center and is only accessible by internal
users who have the appropriate permissions.
The Prisma Browser handles these applications separately from custom
applications. Private applications require that you configure the FQDNs, IP
addresses, and CIDR ranges that are required for accessing the application.
You can configure access to a wider set of private apps
by using wildcards.
Wildcards are supported only at the beginning of
subdomains.
CIDR entries are IPv4 only. Accepted prefix
lengths are /8 through /32. Entries must use standard dotted-quad notation with
no leading zeros (for example, 10.0.0.0/8,
192.168.1.0/24).