-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 1.1 - OpenID Support
-
Component/s: None
-
None
When an unauthenticated user (eg. anonymous user) attempts to use JIRA, their session data is cleared in the same request. JIRA uses the session for storing data such as searches and selected tabs.
This is caused by the fix for CWD-437, which was supposed to remove JIRA session data pertaining to a logged-in user when the user is logged out via SSO.