/
How to configure a custom cookie in Jira Data Center
How to configure a custom cookie in Jira Data Center
This article explains how to configure a custom cookie using the Jira Command Line Interface (CLI) app in Jira Data Center.
Instructions
In general, when using the Jira Command Line Interface (CLI) app in Jira Data Center, CLI validates by looking for the default cookie JSESSIONID. However, if the client has their own customized cookie configured in Load Balancer, then they have to use the below mentioned CLI option to work properly i.e., include this option in your CLI command:
--options customCookieKey= <MyKey>
Replace MyKey with the custom cookie value and then run the CLI actions.
, multiple selections available,
Related content
Set up a connection to Jira
Set up a connection to Jira
More like this
Establishing Jira-Salesforce connection
Establishing Jira-Salesforce connection
More like this
How to enable third party cookies in browsers
How to enable third party cookies in browsers
More like this
API Token authentication in Jira Cloud
API Token authentication in Jira Cloud
More like this
Using OKR for Jira in incognito mode
Using OKR for Jira in incognito mode
More like this
Unable to authorize connection
Unable to authorize connection
More like this