Hello,
we want to implement the JIRA solution, but before wew want to be sure that the solution support the WAF (Web Application Firewall) ?
by example an external cloud WAK : Incapsula
Has anyone ever implemented the JIRA with WAF?
thank you
Christophe
Yes, I've run it behind several types of security systems. You usually need to think about their configuration, so that they let through what you need. (JQL can look a bit SQL-like for example, and you'll need to ensure all the web and REST urls are passed through ok)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.