Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-20788

Option to disable clickjacking protection in Bamboo

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • None
    • Security
    • None
    • 0
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jinbasekaran Jeyanthan I (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: