AUTHENTICATION AND AUTHORIZATION

Shraddha Jaiswal December 15, 2022

I need to use the JIRA REST API. So I want the authorization header. I am not able to generate the authorization code to use it in the header. Please help me how I can generate the authorization to use the jira rest api

1 answer

0 votes
Sid Pathirana
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.
December 15, 2022

Hi - there's some detail on this in this link if you want to use a basic authentication method - https://developer.atlassian.com/server/jira/platform/basic-authentication/ 

 thumbnail_IMG_1097.jpg

There are online tools (eg. https://www.base64encode.org/) that will provide a Base64 encoding of an input string for you (ie. username:password).

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events