Welcome to the help documentation for the Zuar Web Application Firewall (ZWAF).
Here are links to documentation for Zuar's other products:
More content is available on Zuar's blog.
Join the Zuar community and discuss WAF!
What is the Zuar Web Application Firewall?
The Zuar Web Application Firewall (ZWAF) is a software based web application firewall. It handles all security (authorization and authentication) aspects for all of Zuar's products:
Architecture
The WAF was developed with web application best practices in mind:
- Web Server - Acts as a gateway to your application server and serves up static files (images, JavaScript, CSS, etc). Also handles routing of data to 1 or more application servers.
- Application Server - Becomes IdP for your web server. Handles authentication to avoid security risks.