Cmdlets for Jira

Build 25.0.9434

Authentication

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


PropertyDescription
AuthSchemeJira インスタンスへの接続に使用される認証スキームを指定します。
URLSpecifies the URL to your Jira endpoint. It is typically the URL of your Atlassian instance, such as https://yoursitename.atlassian.net.
User認証するユーザーのユーザーID を指定します。
Password認証するユーザーのパスワードを指定します。
APIToken現在のユーザーを認証するために使用されるAPI トークン。このトークンはAPI にアクセスするために必要で、各ユーザーに固有です。
APITokenTypeSpecifies the format of the APIToken authentication. Supports Basic (default) and Bearer.
PATThe Personal Access Token (PAT) used to authenticate the current user. The PAT is an alternative to using passwords and is used for accessing resources within the Atlassian ecosystem, such as Jira or Confluence. This token provides a secure, token-based authentication method for API calls, eliminating the need to expose the user's password directly.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434