Document toolboxDocument toolbox

To learn more about Tempo products, please visit our Help Center. For support, see our Support Portal.

Can I use the JIRA OAuth authentication for Tempo Data Center REST APIs

This article is for Data Center.

When using the Tempo REST API’s only basic authentication is required (using your Jira log-in credentials).

It is also possible to use the Jira OAuth authentication for Tempo Data Center REST calls.

Information on how to create and use the Jira Personal Access Token can be found on https://confluence.atlassian.com/enterprise/using-personal-access-tokens-1026032365.html .

Information on how to authenticate clients against the Jira and Tempo REST APIs using OAuth can be
found on https://developer.atlassian.com/server/jira/platform/oauth/