You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
We are currently integrating Microsft Teams into our organization. For years we've been using Confluence for documentation, intranet and as our organizations wiki. With that in mind, we have been trying to create an app to distribute in our organizations Teams environment. It will contain different tabs and we were hoping to show confluence in one of these tabs. However, we've been unsuccessful in doing so. We've easily embedded other websites, so there must be something Confluence is doing, to gum up the works.
My guess is that it has something to do with CORS, but I have yet to find a way to make Confluence accept this behaviour. Have anyone else done something similar, is it even possible without opening up for clickjacking and other types of malicious behaviour? If anyone has any good ideas on how one could go about doing this, it'd be greatly apprechiated.
It looks as though Atlassian has made a connector for the cloud version(which might solve this problem), are there ANY plans to release something like that for the server version any time soon?
Thanks for your suggestion and I have seen this add-on. As it's not an official Atlassian product, we would like to avoid using it if we can.
Hi,
You cannot embed Confluence in a tab (Server and Cloud), we have tried many times and talked to Atlassian also.
The way to build a read-only tab is to export content as html and present it here. However, this brings a few problems:
- authentication and permissioning
- not interactive page (you cannot search and uses macros)
- the page doesn't look and feel the same as Confluence
The above way is done by SoftServe/Atlassian.
P.S. We are the develop of the above referenced Microsoft Teams Confluence Connector. Thanks @Vero Rivas
Cheers