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

Peter White 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 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