rocketchat-jira-trigger
rocketchat-jira-trigger copied to clipboard
OAuth authentication
Plaintext passwords should still be supported though.
Jira's java rest client doesn't yet support OAuth, so this would require some amount of hacking, possibly replacing the underlying http client.
it seems that there is an example how oauth should be used https://developer.atlassian.com/jiradev/jira-apis/jira-rest-apis/jira-rest-api-tutorials/jira-rest-api-example-oauth-authentication
would it be possible to integrate this?
Yes. It's possible, although it would require some effort. This is definitely a feature I'm planning on adding at some point. Is this something you need @Eloo?
@gustavkarlsson yeah would really great to have this implemented so we don't need to use a normal(tech) user.
I would love to see this as well. :+1: