Reducing calls when using REST API

Brian Spence
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 14, 2019

I have a self-hosted instance of JIRA server, and a separate home-grown solution that makes REST API read-only calls to JIRA.  Right now, we're seeing a ton of traffic that appears to be related to authentication for the calls, which is handled by passing a username/password in as part of the call.  We authenticate through Exchange via LDAP integration with JIRA.

 

To reduce the number of calls, we're hoping to use the cookie based authentication .

 

Has anyone done this and confirmed a reduction in the amount of traffic related to API calls?  If so, is it significant? 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events