To successfully connect Gemini Enterprise to your Jira Data Center instance, complete the following configuration steps.
Create a user and grant administrator access
To create a new user and add the user to the administrator group, do the following:
- Sign in to your Jira Data Center instance at the base URL with administrator credentials. The base URL is typically in the format
https://jira.yourcompany.com. - To create a new user, follow these steps:
- Click the settings icon settings and select User managementfrom the list.
- Enter the administrator credentials, if prompted.
- In the Administrationpage, click Create user.
- Enter the email address, full name, username, and password.
- Click Create user.
- To add the newly created user to the administrators group, follow these steps:
- Click Groupsfrom the navigation menu.
- Search for the
jira-administratorsgroup and open it. - Click Add/Remove Usersand add the newly created user to this group.
Set up OAuth 2.0 authentication and add permissions
To set up an incoming external application link using OAuth 2.0 in Jira Data Center and obtain the client ID and client secret, complete the following steps. You must have administrator privilege or the help of a Jira Data Center administrator to complete this step.
- Sign in to your Jira Data Center instance at the base URL with administrator credentials. The base URL is typically in the format
https://jira.yourcompany.com. - Click the settings icon and select Jira Administrationfrom Applications.
- In the navigation menu, click Application linksfrom Integrations.
- On the Application linkspage, click Create link.
- In the Create linkmodal, configure the following:
- Application type: Select External application.
- Direction: Select Incoming.
- Click Continue.
-
Configure the OAuth 2.0 details:
- Name: Enter a descriptive name for the application link.
-
Redirect URL: Enter the following redirect URI:
-
https://vertexaisearch.cloud.google.com/oauth-redirect
-
-
Application permissions: Select the
READorWRITEscope for the OAuth App, based on your connection mode:
Connection mode Scope Purpose Data ingestionReadRequired to ingest Jira Data Center projects, comments, issues, attachments, and worklogs. Federated search and actionsWriteRequired to perform search and actions like creating issues, updating issues, updating comments, and uploading attachments. -
Click Continue. The client ID and client secret are automatically generated and displayed.
- Client ID (Consumer Key): Copy the unique ID provided.
- Client Secret (Shared Secret): Copy the client secret and store it securely, for example, in a password manager. The secret is displayed only once. If lost, you must create a new application link to generate new credentials.
-
Click Save. The newly created application link will appear in the list on the Application linkspage.

