Description of problem: After upgrade to 4.3.5.6 users are immediately logged out from User portal after login due to negative UserSessionTimeOutInterval: -1 Version-Release number of selected component (if applicable): 4.3.5.6 How reproducible: 100% Steps to Reproduce: 1. upgrade to 4.3.5.6 2. set UserSessionTimeOutInterval=-1 3. try login to User portal Actual results: Immediately logged out Expected results: If the user decides that his UserSessionTimeOut = -1, he wouldn't logout. Additional info: https://github.com/oVirt/ovirt-web-ui/pull/1087
This is not a standard session we document anywhere. While we do allow it to be changed itks a bad practice to set it to “never” in production too. Despite that, a smple workaround is to use a high enough... Fixed in 4.4
It was documented in 4.1 Admin Guide so customers will bring it with upgrade ... it remains only in engine-config UserSessionTimeOutInterval: Timeout interval in minutes, after which inactive user sessions expire. A negative value indicates that sessions never expire. (Value Type: Integer) But as we have KCS i am ok with that, thanks
Steps: 1) Change UserSessionTimeOutInterval variable in engine-config to -1 2) Log in to VM portal to see if logged off immediately Result: User is not logged off the VM portal. Verified in: ovirt-engine-4.3.8.1-0.1.master.el7.noarch ovirt-web-ui-1.6.0-2.el7ev.noarch
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2020:0498