Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
| Property | Description |
| AuthScheme | Jira に接続する際に使用する認証の種類。 |
| URL | Jira エンドポイントへのURL。 |
| User | 認証で使用されるJira ユーザーアカウント。 |
| Password | ユーザーの認証で使用されるパスワード。 |
| APIToken | 現在の認証ユーザーのAPI トークン。 |
| PAT | 現在の認証ユーザーの個人用アクセストークン。 |