Bug 2113905
Summary: | [RHSSO] [Installer][RHEL8]- RHSSO feature settings are not getting enabled and failed with HTTPD CONF issue . | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Omkar Khatavkar <okhatavk> |
Component: | Authentication | Assignee: | Ewoud Kohl van Wijngaarden <ekohlvan> |
Status: | CLOSED ERRATA | QA Contact: | Vladimír Sedmík <vsedmik> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.12.0 | CC: | aruzicka, egolov, ekohlvan, mhulan, pcreech, pmendezh, swadeley, vijsingh |
Target Milestone: | 6.12.0 | Keywords: | AutomationBlocker, Regression, TestBlocker, Triaged |
Target Release: | Unused | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | foreman-installer-3.3.0.6-1,foreman-installer-3.3.0.7-1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-11-16 13:35:05 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: |
Description
Omkar Khatavkar
2022-08-02 10:40:19 UTC
Can you double check this works with 6.11 on RHEL8? I'd expect it to, but one never knows… ;) Could you please try adding the following into /etc/foreman-installer/custom-hiera.yaml and re-running the installer? apache::default_mods: - authn_core @aruzicka Above workaround is working for the auth tests with RHSSO. and issue is no more reproducible. (In reply to Omkar Khatavkar from comment #5) > @aruzicka Above workaround is working for the auth tests with > RHSSO. and issue is no more reproducible. Hi Omkar Thank you for checking that, Adam updated PR with that info: https://github.com/theforeman/puppet-foreman/pull/1073#pullrequestreview-1075196114 The proper fix is https://github.com/puppetlabs/puppetlabs-apache/pull/2283. This also works on EL8 where mod_auth_openidc is in a DNF module. This should be cherry picked. Created redmine issue https://projects.theforeman.org/issues/35524 from this bug Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/35524 has been resolved. https://github.com/theforeman/foreman-installer/pull/807 is the cherry pick PR for 3.3. verified this on Satellite 6.12 Snap 13. this issue is no more reproducible 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.12 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-2022:8506 |