When a request is blocked at the application level Web Security Manager can either just close the connection and not respond at all, send an HTTP error code along with an error message or redirect the client to a URL.
Web Security Manager distinguishes between violations that are Query and Authentication. () and Parameter (given value for a known parameter failed the access policy)
Violations related generally to the URL like HTTP method and headers, path and parameter names.
Violations related to the content of query parameters.
Violations related to authentication and authorization.
For each type a Deny Action can be configured.
| Deny with [deny type]
Radio button |
Display 404 not found or 403 authentication required error message. When a request is denied the corresponding error page (403 or 404) is displayed. Default: |
| Close connection
Radio button |
Close the connection. When a request is denied Web Security Manager simply closes the connection. No response is sent to the offending client. Default: |
| Redirect
Radio button |
Redirect the request. When a request is denied Web Security Manager sends HTTP/302 and a Location redirect HTTP header which redirects the offending client to the URL configured. Default: |
Web Security Manager intercepts error messages from the backend and replaces them with a generic customizable error page. These are also the pages that are displayed If Web Security Manager is configured to display an error message when a request is denied.
The error pages are customizable and timed redirects can be inserted.
When a request is denied with an error message or if the backend server returns an HTTP error 40x (400 401 402 404 405 406
407 408 409 410 411 412 413 414 415 416 417) the Document not found page is displayed.
| Heading
Input field |
The heading of the message page.
|
| Message
Input field |
The message displayed.
|
| Error
Input field |
The error message displayed.
|
| Nav. back
Input field |
The error page contains two navigation buttons. The button will take the user to the page the user came from.
|
| Nav. forward
Input field |
The error page contains two navigation buttons. The button will take the user to the web site homepage.
|
| Include redirect text and script
Check box |
Enable / disable insertion of timed redirect javascript with corresponding text. If enabled a redirect text and a piece of javascript displaying a configurable countdown is displayed with the error text configured (above). Default: |
| Redirect text
Input field |
The redirect message displayed.
|
| Redirect delay
Input field |
Idle session timeout specifies tha maximum duration of an idle session before it is dropped resulting in the user being logged out from the web site.
|
| Redirect URL
Input field |
The URL to redirect to.
|
| Web Security Manager text
Read only Trial license only. |
In Web Security Manager Trial error messages contains the message Web Security Manager web application firewall - TRIAL VERSION |
When a client request fails authentication or resource authorization and the request is denied with an error message or if
the backend server returns an HTTP error 403 the Authentication required page is displayed.
| Heading
Input field |
The heading of the message page.
|
| Message
Input field |
The message displayed.
|
| Error
Input field |
The error message displayed.
|
| Nav. back
Input field |
The error page contains two navigation buttons. The button will take the user to the page the user came from.
|
| Nav. forward
Input field |
The error page contains two navigation buttons. The button will take the user to the web site homepage.
|
| Include redirect text and script
Check box |
Enable / disable insertion of timed redirect javascript with corresponding text. If enabled a redirect text and a piece of javascript displaying a configurable countdown is displayed with the error text configured (above). Default: |
| Redirect text
Input field |
The redirect message displayed.
|
| Redirect delay
Input field |
Idle session timeout specifies tha maximum duration of an idle session before it is dropped resulting in the user being logged out from the web site.
|
| Redirect URL
Input field |
The URL to redirect to.
|
| Web Security Manager text
Read only Trial license only. |
In Web Security Manager Trial error messages contains the message Web Security Manager web application firewall - TRIAL VERSION |
When the the backend server returns an HTTP error 50x (500 501 502 503 504 505 506 507) the the Server error page is displayed.
| Heading
Input field |
The heading of the message page.
|
| Message
Input field |
The message displayed.
|
| Error
Input field |
The error message displayed.
|
| Nav. back
Input field |
The error page contains two navigation buttons. The button will take the user to the page the user came from.
|
| Nav. forward
Input field |
The error page contains two navigation buttons. The button will take the user to the web site homepage.
|
| Include redirect text and script
Check box |
Enable / disable insertion of timed redirect javascript with corresponding text. If enabled a redirect text and a piece of javascript displaying a configurable countdown is displayed with the error text configured (above). Default: |
| Redirect text
Input field |
The redirect message displayed.
|
| Redirect delay
Input field |
Idle session timeout specifies tha maximum duration of an idle session before it is dropped resulting in the user being logged out from the web site.
|
| Redirect URL
Input field |
The URL to redirect to.
|
| Web Security Manager text
Read only Trial license only. |
In Web Security Manager Trial error messages contains the message Web Security Manager web application firewall - TRIAL VERSION |