Configuring Browser Security Policy

The Browser Security policy contains these components:

Before you configure a security policyClosed Collection of rules that control network traffic and enforce organization guidelines for data protection and access to resources with packet inspection., think about the security of your network and convenience for your users. A policy should permit users to work as freely as possible, but also reduce the threat of attack from malicious third parties.

You can add more rules to each Rule BaseClosed All rules configured in a given Security Policy. Synonym: Rulebase. and edit rules as necessary. Changes are enforced after the policy is installed.

Policy Model and Evaluation Logic

Policies define how Browser Security capabilities enforce actions when conditions are met. Each policy consists of a set of ordered rules, each evaluated independently within its capability.

Rule Structure

All Browser Security policies share a consistent ruleClosed Set of traffic parameters and other conditions in a Rule Base (Security Policy) that cause specified actions to be taken for a communication session. structure. Each field defines a specific aspect of how and when a rule is enforced.

  • Source - Defines who the rule applies to.

    Available options:

  • Destination - Defines where the rule is applied.

    Available options:

  • Action - Defines what enforcement action is taken when the rules are met.

    Available options:

  • Logging - Defines whether events generated by this rule are saved and displayed in the Events view.

    Available options:

    • Enabled - Events generated by this rule are logged.

    • Disabled - Events generated by this rule are not logged.

  • Status - Defines whether the rule is currently enforced.

    Available options:

Evaluation Behavior

Rules are evaluated top-down in priority order. The first rule that matches the incoming request is applied; if no rule matches, the default behavior takes effect.

Matching can be based on three dimensions:

  • Source

  • Destination

  • Context (such as event type or data type).

Each capability uses only the dimensions relevant to its scope.

Default Behavior by Capability

  • Access Control

    Default behavior: Allow

    If no rule matches, access to the destination is allowed.

  • Secure Browsing

    Default behavior: No Secure Browsing enforcement

    If no rule matches, Secure Browsing protections are not applied.

  • Data Loss Prevention (DLP)

    Default behavior: Allow

    If no rule matches, the data action is allowed.