Option to disable clickjacking protection in Bamboo

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Fixed
    • 10.0.2
    • Component/s: Security
    • None
    • 0

      Problem Definition

      Starting from Bamboo 5.14, X-FRAME-Option is enabled in HTTP response headers in order to provide clickjacking protection. There are instances when we need to disable this explicitly (like when application links break) and it is not easy to do this at this point of time.

      Suggested Solution

      Introduce an argument for JVM, so that we can disable like below (similar to Jira or Confluence):

      JVM_SUPPORT_RECOMMENDED_ARGS="-Dcom.atlassian.bamboo.clickjacking.protection.disabled=true"
      

      Workaround

      Explicitly update in web.xml file to disable this filter.

            Assignee:
            Eduardo Alvarenga (Inactive)
            Reporter:
            Jeyanthan I (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: