turbot / steampipe-plugin-jira

Use SQL to instantly query Jira. Open source CLI. No DB required.
https://hub.steampipe.io/plugins/turbot/jira
Apache License 2.0
22 stars 14 forks source link

Allow authentication to on-premise jira using personal access token #66

Closed robert-n-harris closed 1 year ago

robert-n-harris commented 2 years ago

Per my discussion with Cody on 10/26/2022, requesting added capability to authenticate to on-prem Jira instance with personal access token (PAT) as shown in https://github.com/andygrunwald/go-jira/blob/main/onpremise/examples/bearerauth/main.go#L15-L18

cbruno10 commented 2 years ago

Thanks for raising an issue @robert-n-harris !

For anyone interested in adding this capability, here are some suggestions on where to get started:

jpambrun commented 1 year ago

I was taking a look at the suggestion and it seems this would require migrating to the unreleased go-jira v2?

github-actions[bot] commented 1 year ago

'This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.'

github-actions[bot] commented 1 year ago

'This issue was closed because it has been stalled for 90 days with no activity.'