Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to authenticate against the OnDemand JIRA REST API.

Colin Callahan March 4, 2012

What is the recommended method of authenticating against the OnDemand JIRA REST API?

2 answers

1 accepted

2 votes
Answer accepted
Jobin Kuruvilla [Adaptavist]
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.
March 4, 2012

You can use 2 types of authorisation. Basic Auth or using Cookies. See User Authentication under https://developer.atlassian.com/display/JIRADEV/JIRA+REST+API+(Alpha)+Tutorial for details.

There are some more details which might help at http://confluence.atlassian.com/display/DOCSPRINT/The+Simplest+Possible+JIRA+REST+Examples

1 vote
Mauro Badii
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 29, 2015

Recommended for Cloud: Cookie Based Authentication

 https://developer.atlassian.com/display/JIRADEV/JIRA+REST+API+Example+-+Cookie-based+Authentication

Basic authentication should only be done for simple tests. Because the user needs to authenticate on each request, it uses more resources and may cause system instability if used heavily.

ashishpatel1323
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 22, 2016

@Mauro Ezequiel Fernandez Badii - OAuth is not possible with Cloud?

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events