JIRA: which is the authentication type mostly used ?

pooja gurjar May 8, 2015

Hi,

We are planning to develope a plug-in integrator with Atlassian JIRA and one of our client tools. This connector will facilitate data transfer on both sides. While investigating we came to know that Atlassian JIRA supports 4 types of authentication ( listed below)

  • OAuth
  • HTTP Cookies
  • Trusted Applications
  • os_username/os_password query

The developer documentation  mentions only about OAuth and Basic and we could not find much data for the rest of the types. Are the rest of types really used by customers? are there specific field inputs ?

In generic test cases, its Basic and OAuth which are being explained as authentication modes.

Please clarify if all the other types are to be included in the scope as well.

Thanks,

Pooja Gurjar

1 answer

0 votes
GabrielleJ
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 8, 2015

We use JIRACLI and it uses the REST API (https://docs.atlassian.com/jira/REST/latest/) If i were to write the plug-in too, i will interface with the JIRA REST/SOAP too.

Suggest an answer

Log in or Sign up to answer