Feature #28346
closedSupport of openidc in keycloak-httpd-client-install package
Description
The keycloak-httpd-client-install from RHEL don't have support for openidc required for keycloak integration with satellite.
keycloak-httpd-client-install-0.8-1.el7.noarch : Tools to configure Apache HTTPD as Keycloak client
Repo : rhel-7-server-rpms
Version-Release number of selected component (if applicable):
Satellite 6.7 snap 1
How reproducible: always
Steps to Reproduce:
1. keycloak-httpd-client-install --app-name foreman-openidc --keycloak-server-url "{{ RHSSO_URL }}" --keycloak-admin-username "{{ RHSSO_USER }}" --keycloak-admin-password password.txt --keycloak-realm "{{ RHSSO_REALM }}" --keycloak-admin-realm master --keycloak-auth-role root-admin -t openidc -l /users/extlogin --tls-verify false --force
Actual results:
Command will fail as no openidc support
Updated by Amit Upadhye almost 5 years ago
- Pull request https://github.com/theforeman/foreman-packaging/pull/4375 added
Updated by Evgeni Golov almost 5 years ago
- Status changed from Assigned to Closed
this has been merged
Updated by Evgeni Golov almost 5 years ago
- Fixed in Releases 1.24.0, 2.0.0 added