Custom deny page does not display the rule ID which blocked the access
book
Article ID: 433441
calendar_today
Updated On:
Products
Cloud Secure Web Gateway - Cloud SWG
Issue/Introduction
Custom block page created by Cloud SWG admin does not display information about the rule which denied access. The field remains unpopulated:

Environment
- Cloud SWG
- Rule that denies access is placed in group B (Threat Protection or Content Filtering)
Cause
Incorrect replacement variable.
Resolution
Instead of $(variable.BC_exception_request_rationale_final) please use $(BC_exception_rationale_final)
Feedback
thumb_up
Yes
thumb_down
No