...
You can connect to Jira either by using OAuth (default) or basic-auth. Keep in mind that basic-auth is not supported on jira-cloud.
For both Basic Auth and OAuth connection there are more options which you can access when clicking on the checkbox "Advanced Settings".
This will show additional fields which you can modify:
...
Check Connection advanced settings for more information.
Basic Auth
- Click on "Switch to Basic Auth" on the top right
- Fill in the username and password of a Jira-user. Keep in mind that this user will be used to create sprints, issues etc in Jira from the piplanning app. So make sure that this user has the appropriate permissions.
...