Forums

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

How to generate a JWT token upon developing a Cloud Jira app, and use this JWT to make REST API call

Peter White
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!
January 30, 2018

How to generate a JWT token upon developing a Cloud Jira app, and use this JWT to make REST API calls to GET & POST data from this Jira instance.\

Please if we can get some details on how to generate this JWT by code samples in Java language.

Thanks in advance!

1 answer

1 vote
Paulo Alves
Contributor
February 12, 2018

Hi Peter,

 

Take a look into this documentation, you can find some Java snippets like Creating a JWT token.

 

Best regards,

Paulo Alves.

Suggest an answer

Log in or Sign up to answer