-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Component/s: Navigation - Login
-
None
-
11
-
Severity 2 - Major
Summary
When a user with an expired session-cookie navigates to a Jira page (https://<hostname>/secure/Dashboard.jspa) instead of being redirected to login they are presented with a 401 error page.
Steps to Reproduce
- Create an account that uses SSO.
- Login
- Manually edit the session-cookie to make it invalid(cloud.session.token).
- Reload the Jira hime page.
Expected Results
User is redirected to the login page.
Actual Results
User is taken to a 401 error page.
Notes (Optional - If Necessary)
This could possibly affect non-SSO users.
Workaround
Clear browser cache and cookies then reload the page, this will direct the user to the correct login page.
- is related to
-
JSDCLOUD-8058 SSO users trying to interact with the customer portal after session expiry presents a 401 page instead of redirecting users to a login page.
-
- Closed
-
-
PSCLOUD-14508 Loading...