[MCHANGES-374] Allow OAuth authentication in Jira

Open
#244 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
java

Research direction

Start by locating the Jira authentication implementation and reviewing the linked Atlassian OAuth documentation. Determine how authentication is currently configured and what tests cover Jira access; done means Jira can authenticate with OAuth without requiring hard-coded passwords.

Written by the indexing model from the issue text.

Description

enhancement priority:major

Angel Cervera Claudio opened MCHANGES-374 and commented

The only way to access to Jira is using User/Password.
Usually, because security issues, is not an option in big companies so it is necessary to use other authentication systems, like tokens or OAuth.

Jira implements OAuth, so this would be the best option to avoid hard coded passwords.

Documentation: https://developer.atlassian.com/jiradev/jira-apis/jira-rest-apis/jira-rest-api-tutorials/jira-rest-api-example-oauth-authentication


1 votes, 3 watchers

Dominant language
Java
Stars
15
Forks
22
Avg merge
1d 6h
Merged PRs (30d)
7

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/maven-changes-plugin

All issues in apache/maven-changes-plugin

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.