Bug 1792135
Summary: | Not able to login again if session expired from keycloak | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Nikhil Kathole <nkathole> |
Component: | Authentication | Assignee: | Rahul Bajaj <rabajaj> |
Status: | CLOSED ERRATA | QA Contact: | Omkar Khatavkar <okhatavk> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.7.0 | CC: | apatel, bcygan, bkearney, egolov, kgaikwad, mhulan, mmccune, okhatavk, tbrisker, vijsingh |
Target Milestone: | 6.8.0 | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | foreman-2.1.0-0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-10-27 13:00:04 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1772026 |
Description
Nikhil Kathole
2020-01-17 06:45:41 UTC
Hello, This is a known issue and already has a fix present on Github: https://github.com/theforeman/foreman/pull/7338 Waiting for upstream review on this PR. This PR completes the end-to-flow of the feature at least for the happy paths. Thanks, Moving this bug to POST for triage into Satellite 6 since the upstream issue https://projects.theforeman.org/issues/28669 has been resolved. Steps Executed To Verify The Issues: 1. Configure the Satellite use the external auth and RHSSO login 2. Updated the Settings Idle Timeout as 2 mins 3. Now login using the RHSSO user and waited for more than the 2 mins 4. trying access the application Expected Result: The satellite should time out and log out the user. Actual Result: Satellite is still accessible and not getting logout. This is not happening the internal users. So marking this Bugzilla as failed as session timeout is not working for the RHSSO Users. Steps Executed To Verify The Issues: 1. Configure the Satellite use the external auth and RHSSO login 2. Updated the Settings Idle Timeout as 2 mins 3. Now login using the RHSSO user and waited for more than the 2 mins 4. trying access the application Expected Result: The satellite should time out and log out the user. Actual Result: Satellite is still accessible and not getting logout. This is not happening the internal users. So marking this Bugzilla as failed as session timeout is not working for the RHSSO Users. Steps Executed To Verify The Issues: 1. Configure the Satellite use the external auth and RHSSO login with URLs as https://satellite_host/users/extlogin/redirect_uri, https://satellite_host/users/extlogin. 2. Updated the Settings Idle Timeout as 2 mins 3. Now login using the RHSSO user and waited for more than the 2 mins 4. trying access the application Expected Result: The satellite should time out and log out the user. Actual Result: Satellite timeout for the user for both RHSSO external and normal user. Bugzilla is fixed with Satellite 6.8 Snap 4. But for this extra setting is required in RHSSO side which is needed to add additional redirect URL. Marking this bug as verified. 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 (Important: Satellite 6.8 release), 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:4366 |