ODBC Driver for Jira Service Management

Build 23.0.8839

OAuth

This section provides a complete list of the OAuth properties you can configure in the connection settings for this provider.


PropertyDescription
InitiateOAuthSet this property to initiate the process to obtain or refresh the OAuth access token when you connect.
OAuthVersionThe version of OAuth being used.
OAuthClientIdThe client Id assigned when you register your application with an OAuth authorization server.
OAuthClientSecretThe client secret assigned when you register your application with an OAuth authorization server.
ScopeThis determines the scopes that the OAuth application requests from Jira Service Management. This determines the scopes that the OAuth application requests from Jira Service Management. The default scopes are: read:jira-work write:jira-work manage:jira-configuration read:jira-user write:jira-work manage:jira-project read:servicedesk-request write:servicedesk-request manage:servicedesk-customer offline_access.
OAuthSettingsLocationThe location of the settings file where OAuth values are saved when InitiateOAuth is set to GETANDREFRESH or REFRESH . Alternatively, you can hold this location in memory by specifying a value starting with 'memory://'.
CallbackURLThe OAuth callback URL to return to when authenticating. This value must match the callback URL you specify in your app settings.
OAuthVerifierThe verifier code returned from the OAuth authorization URL.
AuthTokenThe authentication token used to request and obtain the OAuth Access Token.
AuthKeyThe authentication secret used to request and obtain the OAuth Access Token.
CertificateStoreTypeThe type of certificate store used with Jira Service Desk Private Application authentication.
CertificateStoreThe certificate store used for JIRA Service Desk authentication.
CertificateStorePasswordThe password of the certificate store used with Jira Service Desk authentication.
CertificateSubjectThe subject of the certificate used with Jira Service Desk Private Application authentication.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839