It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
Hi All,
I am trying to access JIRA login page inside an iFrame. I am rendering this iFrame inside a bootstrap modal pop-up. The pop-up will be triggered when clicked on one of the responses from AWS Lex.
I am able to access the JIRA homepage specific to my company. But while trying to login, I am getting blank page. When checked in console in developer tools, I am getting below error:
Error:
Refused to display 'https://id.atlassian.com/login?continue=https%3A%2F%2Fcompanyname.atlassian.net%2Flogin%3FredirectCount%3D1%26dest-url%3D%252Fsecure%252FDashboard.jspa' in a frame because it set 'X-Frame-Options' to 'sameorigin'.
I already tried hosting on AWS EC2, but it didn't work.
Quick help/insights will be highly appreciated.
Jira (and the other Atlassian tools) are not designed or built to be used in iFrames. You will find that the basics can work (anonymous read), but as soon as you try to do anything interactive, all sorts of interesting failures occur.
A lot of their javascript and internal templates would need to be re-written to enable iframe support, and Atlassian have no intention of doing this, as there's no perceived value in it.
I'm afraid the answer to this question is "forget the iframe, link to Jira and open it in a new window"
Thanks Nic for a quick reply. By any chance, can we capture the close event of new window? Basically, we want to bring the control back to AWS Lex bot once person closes the pop-up/new window.
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreHi Community! My name is Amir and I’m on the Jira Service Desk product marketing team at Atlassian. Our team would love to understand how you’re leveraging our ecosystem for Jira Service Desk. Wha...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.