Hello,
We are trying to setup a web application firewall (WAF) for our ATOM 2.9.2 environment. However we are encountering some issues.
Currently, ATOM restricts logins to internal IPs, but the WAF masks the source IP so ATOM sees the WAF egress IP and rejects the request.
We also looked at restricting access in the WAF, but it can only block the entire application not specific pages like the login page.
The remaining option is to bypass the WAF for internal login traffic while keeping the rest of the site behind the WAF, but this adds deployment and support complexity. It's best if entire traffic (internal or external) go through the WAF.
Has anyone setup a WAF with ATOM?
Any suggestions?
Thanks,
John