You can register gadgets from external web sites (such as JIRA, iGoogle or Gmail) with your Confluence installation, so that the gadgets appear in the macro browser and people can add them to Confluence pages via a gadget macro. Choose one of the following ways to register the external gadgets on Confluence: - Subscribe to all of the external application's gadgets: You can add all the gadgets from your JIRA, Bamboo, FishEye or Crucible site – or from another Confluence site – to your Confluence gadget directory. People can then pick and choose the gadgets to add to their Confluence pages.
- Register the external gadgets one by one: If you cannot subscribe to an application's gadgets, you will need to add the gadgets one by one. This is necessary for applications and websites that do not support gadget subscription, and for applications where you cannot establish a trusted relationship via Application Links.
Both methods are described below. First, consider whether you need to set up a trust relationship between Confluence and the other application. Setting up a trust relationship with the other applicationIn addition to registering the external gadgets, we recommend that you set up an OAuth or Trusted Application relationship between the application that serves the gadget (the service provider) and Confluence (the consumer). The trust relationship is required for gadgets that access restricted data from the external web application. See how to configure OAuth or Trusted Applications Authentication, using Application Links. If the external web application provides anonymous access to all the data you need in the gadgets, then you do not need a trust relationship. For example, if your gadgets will retrieve data from JIRA and your JIRA server includes projects and issues that are restricted to logged-in users, then you will need a trust relationship between Confluence and JIRA. If you do not set up the trust relationship, then the gadgets will show only the information that JIRA makes visible to anonymous users. Subscribing to all of the application's gadgetsYou can add all the gadgets from your JIRA, Bamboo, FishEye or Crucible site – or from another Confluence site – to your Confluence gadget directory. People can then pick and choose the gadgets to add to their Confluence pages. To subscribe to another site's gadgets: -
- Choose External Gadgets in the left-hand panel.
- Click the Gadget Feeds tab.
- Enter the base URL of the application you want to subscribe to, in the text box labelled Gadget Feed URL. For example,
http://example.com/jira or http://example.com/confluence. - Choose Add. Confluence will convert the URL to a gadget feed and place it in the list of 'Added Gadget Feeds'.
|