...
You can connect to Jira either by using OAuth (default) or basic-auth.
Note |
---|
Keep in mind that basic-auth is not supported on Jira cloud.For Jira cloud: You'll need to generate an API key and use it instead of your password: https://id.atlassian.com/manage-profile/security/api-tokens |
.
Tip |
---|
In either case, connecting via basic auth or OAuth, we recommend to create a service user upfront. WHY |
...