Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.11.3
-
None
Description
Current Situation
Consider the following situation:
- Log in with 'Remember me' checked and using an account that has been assigned a role such as 'it_operator' that does not have permissions for all views.
- Select the 'Job Chains' view.
- Let the session expire
- Log in with a account assigned a role that does not have permission for the view that was last opened - here the 'Job Chains' view. Such a role could be 'administrator'.
- The cockpit will now lock up - F5 does not help - the URL needs to be changed - e.g. to hostname:4446/joc and the page then reloaded.
If the above procedure is repeated with 'Remember me' not checked then the second user will be able to use the cockpit as intended.
Desired Behaviour
A login with a different user account to that held by the previous (expired) session should be directed to the default opening page for the role(s) assigned to that user and not the remembered URI.