Can we generate persistance session key for Jira?

Rakesh September 29, 2015

Use case: Call JIRA API to check project roles.

Rally's app key uses persistence session token(zsessionid). Can we generate persistent session token for JIRA or use similar algorithm as zsessionid to create session id.  

 

Thanks,

Rakesh

1 answer

0 votes
teilor_soares
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.
September 29, 2015

Not sure if I understood what do you need, but you may be interested in the /rest/auth/1/session, which can be used to get a JSESSIONID.

There is a thread about it in the link below:

https://answers.atlassian.com/questions/149203

Cheers!
Teilor

Suggest an answer

Log in or Sign up to answer