rocketchat-jira-trigger icon indicating copy to clipboard operation
rocketchat-jira-trigger copied to clipboard

OAuth authentication

Open gustavkarlsson opened this issue 9 years ago • 5 comments

Plaintext passwords should still be supported though.

gustavkarlsson avatar Jun 22 '16 17:06 gustavkarlsson

Jira's java rest client doesn't yet support OAuth, so this would require some amount of hacking, possibly replacing the underlying http client.

gustavkarlsson avatar Jun 25 '16 14:06 gustavkarlsson

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?

eloo avatar Aug 28 '17 14:08 eloo

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 avatar Aug 28 '17 16:08 gustavkarlsson

@gustavkarlsson yeah would really great to have this implemented so we don't need to use a normal(tech) user.

eloo avatar Aug 29 '17 06:08 eloo

I would love to see this as well. :+1:

tobru avatar Apr 14 '20 15:04 tobru