Configure a Webpage Watermark
Limited Availability: Webpage Watermark is a Limited Availability feature. To configure it via policy settings, follow the steps provided in this topic. |
The webpage watermark adds your username or email ID to the background (in a diagonal manner) of any screenshot, depending on your authentication method and the client used. This helps promote accountability. It also allows tracking if data is leaked. Additionally, it discourages the unauthorized sharing of sensitive information.
NOTE: You can configure a Webpage Watermark when both Full Isolation and Risky Web sessions are active.
To configure webpage watermarking through policy:
- On the user interface for Secure Web Gateway, select Policy > Web Policy > Policy.
- From the policy tree in the navigation panel, select Browser Isolation > Full Isolation.
The selected rule set appears in the configuration area on the right. - Go to the Browser Isolation rule set where you intend to enable watermarking.
- Click Add Custom Rule > Via Policy Code. The rule gets added at the bottom.
- Enter the Name and Description.
- Click Edit.
- Add this line to configure watermarking: RBI.SetWatermarking(TRUE)
- Click Save and publish policy.
You can use the enable or disable toggle to turn the rule and the webpage watermarking feature on or off.