-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
9
-
18
-
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.
When multiple applications are configured on the same domain with separate ports, users will be constantly logged out of each application as the SESSION_COOKIE_NAME is identical.
This is due to the Tomcat configuration. Please alter the default bundled Tomcat 7 config so that it has a unique JIRA session cookie by modifying the $JIRA_INSTALL/conf/context.xml to the following (or something similar):
<Context sessionCookieName ="JIRASESSIONID">
This will prevent users from getting into this problem in the first place.
Additional workarounds can be found within User is Constantly Logged out of JIRA.
- causes
-
JRASERVER-8726 Session breaks using JIRA and Confluence with same browser and User ID
-
- Closed
-
- is related to
-
JRASERVER-62886 Update our installation documentation to be clearer about multiple instances
- Closed
- relates to
-
JRACLOUD-36960 Configure Tomcat so that it has a unique SESSION_COOKIE_NAME to prevent session overwriting for JIRA
- Closed
- was cloned as
-
CONFSERVER-32589 Configure Tomcat so that it has a unique SESSION_COOKIE_NAME to prevent session overwriting for Confluence
- Gathering Interest
Why would Atlassian be "Gathering Interest" on a bug? It's a bug, fix it please! If Atlassian can't even fix the simplest of bugs in their system that significantly affect their customers, why the heck are we paying for support every year? We don't want a work around, we need a fix. This issue was identified in 2014, that is approaching 7 years, how do you even think this is acceptable?