KB: 00001005
Last updated
Was this helpful?
Last updated
Was this helpful?
The client wants the Application to behave for a set of user in different way or client wants to configure different type of Application behind the WAF.
The client can achieve the above requirement by configuring different profile.
example :We have DEFAULT ,in which we configured that application will not handle the POST request using .
After Policy is applied,WAF will automatically block the POST request.
After configuring the profile, WAF is allowing the POST request for the same application.
In the same way, the client can configure the Profile for different application types (i.e. websites, web socket).
And now we are configuring the for another set of users and in which we have configured that it will handle POST request.