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

Support OAuth for Jira api #4

Open
wwwlicious opened this issue May 24, 2017 · 1 comment
Open

Support OAuth for Jira api #4

wwwlicious opened this issue May 24, 2017 · 1 comment

Comments

@wwwlicious
Copy link

It would be great if the app supported OAuth for Jira. Details for implementing can be found @ https://developer.atlassian.com/cloud/jira/platform/jira-rest-api-oauth-authentication/

@MattMofDoom
Copy link
Contributor

@aliozgur I was thinking to look at something like this at some stage. I'm not totally sure how OAuth 2.0 could be done for the Seq app scenario since it has some complexity that I can see in execution (it would require users to follow a documented set of steps correctly, given the Seq settings interface limitations).

As a first step, it should be viable to implement https://developer.atlassian.com/cloud/jira/platform/basic-auth-for-rest-apis/ which will work with Jira Cloud, while still supporting the username/password combination for Jira Server.

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