Jira Data Center (Basic Auth) - How do I link my account?
Overview
To authenticate with Jira Data Center (Basic Auth), you will need:
- Instance Base Url - The root URL of your Jira Data Center instance.
- Username - The username of a Jira account with the necessary permissions to access the data you want to connect with.
- Password - The password associated with the above Jira account.
This guide will walk you through finding your credentials and Instance Base URL within your Jira Data Center instance.
Prerequisites:
- You need to have an installed and accessible instance of Jira Data Center.
Instructions:
Step 1: Finding Your Instance Base Url
- Log in to your Jira Data Center instance.
- Look at the URL in your browser’s address bar. Your Instance Base URL is the text before the first
/
, where the main part of the URL ends (e.g., https://jira.yourcompany.net).
Step 2: Finding Your Credentials
- Use the Username and Password of a Jira account that has the appropriate permissions to access the data you want to connect with.
Step 3: Enter credentials in the Connect UI
Once you have your Instance Base Url, Username and Password:
- Open the form where you need to authenticate with Jira Data Center (Basic Auth).
- Enter your Instance Base Url, Username and Password in their designated fields.
- Submit the form, and you should be successfully authenticated.
You are now connected to Jira Data Center (Basic Auth).