Create a tunneled application link
A tunneled application link allows you to select an existing application tunnel that will be used to forward the traffic to the target instance, as opposed to a direct link where you use the URL of the target instance. You can create a tunneled application link only from your cloud product.
Before you begin
Before you can create a tunneled app link, you need to complete these steps:
Create a tunneled application link in your Cloud product
The tunneled links must be created in your Cloud products. The reciprocal links will be created automatically and won’t use the tunnels, because they’re outgoing from your network.
To create a tunneled application link:
Open your cloud product's administration and navigate to application links. This is different from admin.atlassian.com, each product has its own administration.
Jira Cloud: Go to Settings () > Products > Application links (under ‘Integrations’).
Confluence Cloud: Go to Settings () > Application links.
Select Create link.
On the Create link screen, select Tunneled application link, and then choose the application tunnel that is connected to your self-managed instance. Next, select Continue.
On the Confirm URLs screen, check the URLs and confirm them. Application URL should show the URL of the tunnel, and Display URL the base URL of your self-managed instance.
On the Review link screen, you’ll see the details of the products you’re connecting.
Next, you’ll configure the reciprocal link. The steps depend on whether you’re an admin on the self-managed instance.
You’re an admin on the self-managed instance
On the Review link screen, select the I am an administrator on both instances check box.
Select Continue. You’ll be redirected to the self-managed instance, where you can confirm the links.
After you confirm, you’ll be redirected back to the Cloud site.
The application links will be created on both instances with the status Connected.
You’re not an admin on the self-managed instance
On the Review link screen, clear the I am an administrator on both instances check box.
Select Continue. You’ll get a pop-up with a URL.
Copy the URL and give it to the admin of the self-managed instance.
Once the admin opens the URL, they’ll be moved to the Application links page on the self-managed instance. They need to confirm the links.
The reciprocal link will be created, but the application links on both instances will most likely display the Config error.
To fix this, edit the application link in your Cloud product. Set the local authentication to OAuth for both incoming and outgoing communication.
Verify the link has been created
You can verify that the application link was correctly created by viewing its details, both on the cloud and self-managed side. Here you can see some examples:
Cloud
Only this link is using the tunnel, because it’s incoming to your network. The target URL is the URL of your tunnel.
Self-managed
This a direct reciprocal link, not using the tunnel, because it’s outgoing from your network.
Was this helpful?