Application Links 5.1 Documentation
To create an application link from other Atlassian applications, just go to the admin area of one of them.
For specific instructions see:
You can link Atlassian Cloud applications, such as Jira Software Cloud or Bamboo Cloud, with server applications such as Bitbucket Server and Fisheye.
There are some things to consider:
For more information, see Link to server apps from Atlassian Cloud apps.
Non-impersonating authentication allows you to link applications when the applications don't share the same userbase.
It always uses a pre-configured user, and not the logged-in user, when making a request. The server handling the request determines the level of access to use based on the access permissions of that pre-configured user, and this is used for requests from all users.
See OAuth security for application links for more information.
Impersonating authentication makes requests on behalf of the user who is currently logged in. People see only the information that they have permission to see. This authentication type should only be used when both applications share the same userbase, typically managed with an external directory using LDAP.
Impersonation provides greater convenience for your users – they don't need to authenticate when they request restricted resources from the remote application. The following restrictions apply:
See OAuth security for application links for more information.
Where an admin of two applications creates a link between the two, the Application Links plugin will create both incoming and outgoing links between the applications and will also configure authentication on both links. This diagram illustrates this 2-way scenario:
However, if you are an admin on only one system, you can still create an application link, but the Application Links plugin will create an outgoing link only, and the link won't have any authentication configured:
In this scenario, the application where the link originates can access publicly-accessible data from the other application. For example, this type of link could allow a Confluence application to include a link to a Jira Software issue, but you wouldn't see restricted issue information in Confluence until you authenticate with Jira Software.
If you create an application link and aren't an admin on both applications, you can complete the link by signing into the other application with admin permissions (or having an administrator on that application sign in) and then create a link back to your application.
You may need to update an application link if the remote application has changed to a new address.
You may see a message if:
If the address has changed, you just need to click Relocate in the message, enter the new URL for the remote application of your application link, and click Relocate.
The application will attempt to contact the remote application to delete the link. You should delete both ends of the link before recreating it.
In some cases, it may not be possible to automatically delete the link from the remote application. You'll need to log in to the remote application as an administrator and verify that it has been deleted correctly.