-
Bug
-
Resolution: Done-Errata
-
Undefined
-
4.13.z, 4.12.z, 4.14.z, 4.15.z
-
No
-
False
-
-
-
Bug Fix
-
In Progress
This is a clone of issue OCPBUGS-34387. The following is the description of the original issue:
—
Description of problem:
Using "accessTokenInactivityTimeoutSeconds: 900" for "OAuthClient" config. One inactive or idle tab causes session expiry for all other tabs. Following are the tests performed: Test 1 - a single window with a single tab no activity would time out after 15 minutes. Test 2 - a single window two tabs. No activity in the first tab, but was active in the second tab. Timeout occurred for both tabs after 15 minutes. Test 3 - a single window with a single tab and activity, does not time out after 15 minutes. Hence single idle tab causes the user logout from rest of the tabs.
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. Set the OAuthClient.accessTokenInactivityTimeoutSeconds to 300(or any value) 2. Login using to OCP web console and open multiple tabs. 3. Keep one tab idle and work on the other open tabs. 4. After 5 minutes the session expires for all tabs.
Actual results:
One inactive or idle tab causes session expiry for all other tabs.
Expected results:
Session should not be expired if any tab is not idle.
Additional info:
- clones
-
OCPBUGS-34387 RHOCP Web Console - One inactive/idle tab causes session expiry for all other tabs.
- Closed
- is blocked by
-
OCPBUGS-34387 RHOCP Web Console - One inactive/idle tab causes session expiry for all other tabs.
- Closed
- links to
-
RHBA-2024:4965 OpenShift Container Platform 4.16.z bug fix update