-
Notifications
You must be signed in to change notification settings - Fork 10.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(Jira Software Node): Personal Access Token credential type #11038
Conversation
Hey @GKdeVries, Thanks for the PR, We have created "GHC-274" as the internal reference to get this reviewed. One of us will be in touch if there are any changes needed, in most cases this is normally within a couple of weeks but it depends on the current workload of the team. |
Awesome. We need this feature ! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me
Any update here? Would be greate to have this, currently stops me from investigating n8n for us as password sign in is disabled for our instance |
Is there any progress? Since there are more and more Jira instances of other users moving from basic auth to PAT authentication. |
Got released with |
Summary
The company where I'm working at, is switching really soon to SSO only, this means that I can't use the basic authentication method anymore with Jira Rest calls. So I've added the Personal Access Token option to the current Jira node code.
Related Linear tickets, Github issues, and Community forum posts
I've talked about it (shortly) in the following feature request: (https://community.n8n.io/t/jira-data-center-personal-access-token-auth-type/45579).
But the timetables where shortend a lot and change to sso is already next week, so I've took this change upon myself.
Review / Merge checklist
release/backport
(if the PR is an urgent fix that needs to be backported)