Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

integrating web based application with JIRA

prakashmurugesan May 3, 2018

we have a Java based application which is integrated with JIRA for authentication purpose. Via JAva application we export data from JIRA also.

Java application was running on SSL

JIRA was running with out SSL

Now am trying to install SSL for JIRA and trying to integrate both again. but it doesn't seem to work?

Can someone explain what kind of API's can be used for integration these two apps with SSL?

 

1 answer

1 vote
Alexey Matveev
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 3, 2018

SSL is a cryptographic protocol that provide communications security over a computer network. This protocol only protects your traffic from being read by a user who is not supposed to read it. It does not integrate systems. Could you tell more details about integration? What do you try to achieve?

prakashmurugesan May 6, 2018

well let me put it this way. i wanted to integrate one of our java based applications with JIRA(for authentication purpose and exporting data from JIRA )

we have required code changes functionalities are working as expected . but it works when our java application(runs on https) and JIRA(runs on htpp).

 

now i wanted to make below changes. 

 

Enable Https for JIRA 

Implement the same functionalities mentioned above again(USe JIRA for authentication from java application and export data using java application.

 

could you please tell me how to call JIRA web based application from a inbuilt java application?    @Alexey Matveev

Alexey Matveev
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 6, 2018

if you want to call Jira from an external appication you should use Jira REST API. There is no difference in REST calls between http and https. You can find more info about Jira REST API here:

https://developer.atlassian.com/server/jira/platform/rest-apis/

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, team '25, conference, certifications, bootcamps, training experience, anaheim ca,

Want to make the most of Team ‘25?

Spend the day sharpening your skills in Atlassian Cloud Organization Admin or Jira Administration, then take the exam onsite. Already ready? Take one - or more - of 12 different certification exams while you’re in Anaheim at Team' 25.

Learn more
AUG Leaders

Upcoming Jira Events