Skip to content
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

OAuth authentication #4

Open
gustavkarlsson opened this issue Jun 22, 2016 · 5 comments
Open

OAuth authentication #4

gustavkarlsson opened this issue Jun 22, 2016 · 5 comments

Comments

@gustavkarlsson
Copy link
Owner

Plaintext passwords should still be supported though.

@gustavkarlsson gustavkarlsson changed the title Add OAuth authentication OAuth authentication Jun 23, 2016
@gustavkarlsson
Copy link
Owner Author

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

@eloo
Copy link

eloo commented Aug 28, 2017

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?

@gustavkarlsson
Copy link
Owner Author

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?

@eloo
Copy link

eloo commented Aug 29, 2017

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

@tobru
Copy link

tobru commented Apr 14, 2020

I would love to see this as well. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants