Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
| Property | Description |
| AuthScheme | The type of authentication to use when connecting to Jira. |
| URL | The URL to your JIRA endpoint. |
| User | The Jira user account used to authenticate. |
| Password | The password used to authenticate the user. |
| APIToken | APIToken of the currently authenticated user. |