You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/includes/nap-waf/config/common/ip-groups-override-rules.md
+6-3
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,10 @@
1
1
#### IP-Groups feature as part of Override Rules feature.
2
-
The Override Rules feature allows overriding of the original or parent policy settings.
3
-
This can be done by defining override rules in the designated section, based on specific override conditions.
4
-
Override rule condition with IP group based on JSON schema defined by the declarative policy and applied to "clientIp" attribute using “matches” function.
2
+
The Override Rules feature allows you to modify original or parent policy settings.
3
+
4
+
Rules are defined using specific conditions, which can include an IP group based on the declarative policy JSON schema.
5
+
6
+
When triggered, the rule is applied to the _clientIp_ attribute using the _matches_ function.
0 commit comments