Atlassian Jira

Version 25.3.9414


Atlassian Jira


CData Sync アプリケーションからJira コネクタを使用して、Jira からデータを取得してサポートされている任意の同期先に移動できます。これを行うには、コネクタを追加し、コネクタへの認証を行い、接続を完了する必要があります。

Jira コネクタを追加

Sync でJira のデータを使用できるようにするには、まず以下の手順でコネクタを追加する必要があります。

  1. Sync のダッシュボードから接続ページを開きます。

  2. 接続を追加をクリックしてコネクタを選択ページを開きます。

  3. データソースタブをクリックしてAtlassian Jira 行に移動します。

  4. 行末にある接続を設定アイコンをクリックして、新しい接続ページを開きます。接続を設定アイコンが利用できない場合は、コネクタをダウンロードアイコンをクリックしてAtlassian Jira コネクタをインストールします。新規コネクタのインストールについて詳しくは、接続を参照してください。

Jira への認証

コネクタを追加したら、必須プロパティを設定する必要があります。

  • Connection Name - Enter a connection name of your choice.

  • URL - Enter the URL for your Jira endpoint (for example, https://YourSiteName.atlassian.net).

CData Sync supports authenticating to Jira in several ways. Select your authentication method below to proceed to the relevant section that contains the authentication details.

OAuth

CData Sync は、接続するための組み込みOAuth アプリケーションを提供します。アプリケーションを使用するには、Auth SchemeOAuth を選択します。追加のプロパティは必要ありません。

Personal Access Token

To connect with a personal access token, specify the following properties:

  • Auth Scheme - Select PAT.

  • PAT - Enter your personal access token (PAT). You can create a PAT either via from the Atlassian Settings menu or by using a REST API.

    From the Atlassian application:

    1. Select your profile photo at the top right of the screen.

    2. From the drop-down list, select Settings > Profile.

    3. In the left pane, select Personal Access Tokens.

    4. Click Create token. Then, give the new token a name.

    5. (Optional) Set your token to expire automatically after a certain number of days. (Atlassian displays a reminder message five days before the token actually expires, which gives you time to create a new token.)

      Note: According to the Atlassian Developer guide, the PAT persist for five years by default.

    6. Click Create. After the token is created, make sure to copy and save it because you cannot view or retrieve it later.

    From a REST API:

    To create a PAT by using the REST API, see “Creating PATS using REST API” in the Atlassian Using Personal Access Tokens documentation.

API Token

To connect with an API token, specify the following properties:

  • Auth Scheme – Select Token.

  • User - Enter the username that you use to authenticate to your Jira account.

  • API Token - Enter your API token.

    To generate an API token in Atlassian:

    1. Log in to your Atlassian account.

    2. Select Security > Create and manage API tokens > Create API token.

Basic

ユーザー資格情報で接続するには、次のプロパティを設定します。

  • Auth Scheme:Basic を選択。

  • User:Jira アカウントへの認証に使用するユーザー名を入力。

  • Password:Jira アカウントへの認証に使用するパスワードを入力。

Crowd

To connect with single sign-on (SSO) via Atlassian Crowd, specify the following properties:

  • Auth Scheme – Select Token.

  • User - Enter the username that you use to authenticate to your Jira account.

  • Password - Enter the password that you use to authenticate to your Jira account.

  • SSO Login URL - Enter the login URL that is used by your SSO provider.

  • SSO Exchange UrI - Enter the URL that is used to exchange the Security Assertion Markup Language (SAML) token for Jira cookies. This URL can be in either of the following formats:

    • https://AuthorityofJiraInstance/plugins/servlet/samlconsumer

    • https://AuthorityofJiraInstance/plugins/servlet/samlsso

  • SSO App Name - Enter the name of the application in which SSO is enabled.

  • SSO App Password - Enter the password of the application in which SSO is enabled.

Okta

Okta を介したシングルサインオン(SSO)で接続するには、次のプロパティを指定します。

  • Auth Scheme:OKTA を選択。

  • User:Okta アカウントへの認証に使用するユーザー名を入力。

  • Password:Okta アカウントへの認証に使用するパスワードを入力。

  • SSO Login URL:シングルサインオン(SSO)プロバイダーが使用するログインURL を入力。

  • SSO Properties:使用するシングルサインオン(SSO)プロパティをセミコロン区切りで入力(例えば、SSOProperty1=Value1;SSOProperty2=Value2;…)。

  • SSO Exchange UrI - SAML(Security Assertion Markup Language)トークンをJira クッキーと交換するために使用されるURL を入力。このURL は、次のいずれかの形式で指定できます:

    • https://AuthorityofJiraInstance/plugins/servlet/samlconsumer

    • https://AuthorityofJiraInstance/plugins/servlet/samlsso

LDAP

LDAP 認証情報で接続するには、次のプロパティを指定します。

  • Auth Scheme - LDAP を選択。

  • User - Jira アカウントへの認証に使用するユーザー名を入力。

  • Password - Jira アカウントへの認証に使用するパスワードを入力。

Complete Your Connection

To complete your connection:

  1. 高度な設定タブで接続の高度な設定を定義します。(ただし、ほとんどの場合これらの設定は必要ありません。)

  2. OAuth で認証する場合は、Jira への接続 をクリックしてAtlassian Jira アカウントに接続します。

  3. 作成およびテストをクリックして接続を作成します。

詳細情報

CData Sync とJira の連携について、詳しくはJira Connector for CData Sync を参照してください。