Actions
Bug #22412
openUsers using apache sso are redirected to /users/login at session timeout
Status:
New
Priority:
Normal
Assignee:
-
Category:
Authentication
Target version:
-
Description
When my session expires, I get redirected to /users/login and get a login page instead of being automatically reauthenticated. I should probably get redirected to /users/extlogin instead.
This started to happen after update to 1.16, before that expired sessions got reauthenticated automatically via apache SSO.
018-01-24 14:07:09 3aee9d94 [app] [I] Current user: a001329 (administrator) 2018-01-24 14:07:09 3aee9d94 [app] [I] Session for Adam Winberg is expired. 2018-01-24 14:07:09 3aee9d94 [app] [I] Rendered text template (0.0ms) 2018-01-24 14:07:09 3aee9d94 [app] [I] Filter chain halted as :session_expiry rendered or redirected 2018-01-24 14:07:09 3aee9d94 [app] [I] Completed 401 Unauthorized in 9ms (Views: 0.6ms | ActiveRecord: 2.9ms) 2018-01-24 14:07:09 f5c4d2d1 [app] [I] Started GET "/users/login" for 10.66.1.247 at 2018-01-24 14:07:09 +0000 2018-01-24 14:07:09 f5c4d2d1 [app] [I] Processing by UsersController#login as HTML
Updated by Mateusz Gozdek almost 7 years ago
- Related to Feature #19315: Pages do not refresh after idle session timeout added
Updated by Adam Winberg over 6 years ago
- Found in Releases 1.17.0, 1.18.0, 1.19.0 added
Updated by Adam Winberg over 5 years ago
- Found in Releases 1.22.1 added
- Found in Releases deleted (
1.16.0, 1.17.0, 1.18.0, 1.19.0)
Updated by Adam Winberg over 5 years ago
- Found in Releases 1.16.0, 1.17.0, 1.18.0, 1.19.0, 1.20.0, 1.21.0 added
Actions