Dashboard Activity Stream can't load from Firefox when enable X-Frame Options

Still need help?

The Atlassian Community is here for you.

Ask the community

Platform notice: Server and Data Center only. This article only applies to Atlassian products on the Server and Data Center platforms.

Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Except Fisheye and Crucible

Problem

JIRA activity stream gadget is showing blank results. 

Diagnosis

Open Firefox console and get the following exception:

Load denied by X-Frame-Options: https://base-url/plugins/servlet/gadgets/ifr?
...
gadget%2Fgadgets%2Factivitystream-gadget.xml&libs=auth-refresh#rpctoken=3191229 does not permit framing.


Integrate JIRA with Apache and added the following configuration:

Header always append X-Frame-Options SAMEORIGIN


Cause

The problem appears from Firefox browser where it doesn't accept X-Frame-Options header.

Resolution

Install Ignore X-Frame-Options Add-on in the Firefox browser.

 

Last modified on Mar 13, 2017

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.