JIRA OAuth2 Account

JIRA OAuth2 Account

In this article

Overview

You can use this account type to connect all Jira Snaps with a JIRA OAuth2 account.

jira-oauth-account.png

Prerequisites

  • Valid scopes.

  • Valid credentials.

  • Valid permissions.

Limitations and Known Issues

None.

Account Settings

Field Name

Field Dependency

Description

Field Name

Field Dependency

Description

Label*

N/A

Specify a unique label for the account.

Default Value: JIRA OAuth2 Account
ExampleJIRA OAuth2

Client ID*

N/A

Specify the client ID associated with your account. You can create the client ID as advised by your application provider.

Default Value: N/A
Example: 3swddd3-4344-894b-90c201c91de

Client secret*

N/A

Specify the client secret associated with your account. You can create the client secret as advised by your application provider.

Default Value: N/A
Example: 678753456

Access token

N/A

Auto-generated after authorization. The token that SnapLogic uses to make API requests on behalf of the user associated with the client ID.

Default Value: N/A
Example: 767886779

Refresh token

N/A

Auto-generated after authorization. The refresh token associated with your account. If the refresh token is stored, then the access token can be refreshed automatically before it expires.

Default Value: N/A
Example: 87566779

Access token expiration

N/A

Auto-generated after authorization. The access token expiration value, in seconds.

Default Value: N/A
Example: N/A

Grant Type

 

Default Valueauthorization_code
Exampleclient_credentials

Dropdown list

Select the grant type for authorization. Available options are:

  • authorization_code: Authenticates using credentials (username and password), which return to the client through a redirect URL. The application then receives the authorization code from the URL and uses it to request an access token.

  • client_credentials: Obtains an access token for the client ID and client secret through the token endpoint URL.

OAuth2 Endpoint

N/A

Specify the URL of the endpoint that authorizes the application. 

Default Value: N/A
Example:

OAuth2 Token

N/A

Specify the URL of the endpoint that retrieves the token for an authenticated account.

Default Value: N/A
Example:

Token endpoint config

Use this field set to provide custom properties for the OAuth2 token endpoint. Click the Add or Remove icons respectively to add or remove configuration rows. This field set contains the following fields:

  • Token endpoint parameter

  • Token endpoint parameter value

Token endpoint parameter

N/A

Specify the token endpoint parameter.

Default Value: N/A
Example: response_type

Token endpoint value

N/A.

Specify the value associated with the endpoint parameter defined above.

Default Value: N/A
Example: code

Auth endpoint config

Use this field set to provide custom properties for the Zuora OAuth2. Click the + or - icons to respectively add or remove configuration rows. This field set contains the following fields:

  • Authentication parameter

  • Authentication parameter value

Authentication parameter

N/A

Specify the authentication endpoint parameter.

Default Value: N/A
Example: Scope

Authentication parameter value

N/A

Specify the value associated with the authorization endpoint parameter defined above.

Default Value: N/A
Example: read_data

Auto-refresh token

N/A

Select this checkbox to automatically refresh the token. Otherwise, it might expire and will not be automatically refreshed.

Learn more about how the SnapLogic Platform handles token refresh failures.

Default Value: Deselected
Example: N/A

Snap Pack History