DLP request agent
Original Question or Issue:
We set up a DLP rule to allow access to FileCloud through the web browser only, but it is not functioning as expected.
Environment:
- Product - FileCloud Server
- Version - 23.253
- Platform - Linux
Steps to Reproduce:
Configure a smart DLP rule to allow access only via a web browser.
Error or Log Message:
Cannot access the FileCloud User interface.
Defect or Enhancement Number:
Cause:
The "_request.agent" parameter is case sensitive.
Resolution or Workaround:
Ensure the parameter is correctly written: _request.agent == 'Web browser'
Notes: