Global Whitelist
Last updated
Was this helpful?
Last updated
Was this helpful?
Global settings help to configure the settings whose scope is global. Here we have Global Whitelist Rules which would whitelist the mitigations globally irrespective of zone or listener.
These are the whitelist rule which helps in whitelisting mitigations globally for all the zones and listener in the stack.
1. Go to WAF > Global Settings > Global Whitelist Rule
2. Click on Add Rule button.
3. Configure the fields.
4. Click Save Changes.
PARAMETERS
ACCEPTED VALUES
DEFAULT
Rule Name
String
Empty
Rule Message
String
Empty
Rule Priority
Integer
Empty
URI
URI String
Empty
Method
ALL / GET / POST / PUT / DELETE /
PATCH / HEAD / OPTIONS / CONNECT
ALL
Custom Rule IDs
Rule ID (9 character)
Empty
Find Location
URL / Headers / Header Name / Header Value / Specific Header Value Data / Cookies / Cookie Name / Cookie Value / Specific Cookie Value Data / Body / Body Argument Name / Body Argument Value / Specific Body Value Data / Arguments / Argument Name / Argument Value / Specific Argument Value Data / Variable
Header Value
Find Parameter
String
Empty
Match Condition
None / Pattern Exists / Pattern does not Exists / Variable Expression / Minimum Length / Maximum Length / Equals / Not Equals
Pattern Exists
Match Value
String
Empty
Users can specify the rule name.
Users can specify a user-friendly message
Users can specify the priority of the rule. Rule with less priority will be followed first.
Users can specify the URI ( Uniform Resource Identifier )for the rule as per the requirement.
Users can specify the HTTP method which should be followed for the rule.
Users can specify the custom rule ID which was triggered or for which rule the user is setting up the whitelist rule.
Users can define the source location where this condition needs to be applied.
The user can define the parameter based on the location of the condition.
The user can define the match condition for the parameter and match value.
The user can define what value needs to be matched with the match condition.