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.
Hello,
Our firm is piloting an app available on the Atlassian marketplace and we're curious if we can integrate this with one of our internal applications to provide a view into this Atlassian marketplace app via an iFrame.
We know that this app uses the Connect framework and therefore it uses JWT for authorization and I noticed that on login, it redirects to id.atlassian.com. Embedding anything on the Atlassian domain (Jira, Confluence) causes a CORS issue when putting it into an iFrame but the app itself doesn’t return a CORS error.
So at this point, I’m a little stuck on how to proceed since I’m not familiar with JWT and the Connect framework. If it’s possible, how would we make this integration work?
Thanks in advance!