Actions
Bug #29416
closedTrigger a full page reload on session expiration
Description
Right now we have hard coded the redirect of a user on session expiration to the Foreman login page from React.
When user session is expired, the login page in the case of external users is/might be different, therefore we must leave it to the server to decide where it needs to redirect.
In case of an internal user it will still redirect to the foreman login page.
Updated by The Foreman Bot over 4 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7545 added
Updated by Rahul Bajaj over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 40fab71c99f8bf3195e59af08524233c6e2cf7af.
Actions