I would like to add a confluence page (release notes) into my app via iFrame. But the content is not allowed to view, how can i change it to get the content into my iFrame?
Hi @Nico
AFAIK there is no direct way to achieve the desired outcome. You can try to use Confluence REST api but the content returned by these APIs needs lot of processing to make it presentable.
To keep it simple you can use something like Embedder for Confluence app. Or if the requirement is only surrounding embedding release notes, then you can look at the Automated release notes for Jira. It lets you embed release notes widget directly in your SaaS app. There is also a free version of ARN.
Disclaimer: I am the product owner at Amoeboids Technologies, which is the team behind both the above apps.
Best,
Anand
Hi @Nico
First you will need to check if the website where you are adding confluence page is able to read the content of it and if there are no permission issues etc. Please refer comment on a similar thread for details.
There are also apps in marketplace which can help achieve this. eg: You can give Embedder for Confluence a try.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I get the following error: Refused to load https://xxxx/wiki/spaces/NG/pages/521437203/v.1.0.1 because it does not appear in the frame-ancestors directive of the Content Security Policy.
Do you know, what it means?
I wont spend money for a plugin, thats not woth it than i will find another option
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please refer this article from Atlassian created for Server/DC version. Since you are looking for solution on Cloud, you should reach out to Atlassian Support to see how they can help you with this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.