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
As a user of NGF
I want my WafPolicy configuration applied to NGINX
So I can enable WAF protection on my traffic
Acceptance
Validate the WafPolicies
Parameters contained in the policy
The targetRef detailed in the policy
Add the WafPolicies to the graph
Ensure I can create WafPolicy targeting Gateway and HTTPRoute and GRPCRoute and that inheritance is correctly applied
Apply the app_protect directives to the NGINX config (TBD - for inheritance can I apply the config at server level for Gateway and location for HTTPRoute and let NGINX precedence handle the inheritance?)
The text was updated successfully, but these errors were encountered:
As a user of NGF
I want my WafPolicy configuration applied to NGINX
So I can enable WAF protection on my traffic
Acceptance
The text was updated successfully, but these errors were encountered: