Access control
 
Access control
You can control clients’ access to your web applications and limit the rate of requests. There are multiple ways to do this, depending on whether your goal is to act based upon the URL, the client’s source IP, or something more complex.
See also
Sequence of scans
Preventing brute force logins
Enforcing page order that follows application logic
Specifying URLs allowed to initiate sessions
Specifying allowed HTTP methods