-
Bug
-
Resolution: Duplicate
-
Undefined
-
None
-
rhel-9.5.z
-
None
-
No
-
None
-
rhel-idm-sssd
-
ssg_idm
-
0
-
False
-
False
-
-
None
-
None
-
None
-
None
-
-
noarch
-
None
What were you trying to do that didn't work?
Trying to perform the command keycloak-httpd-client-install to use the Red Hat Build Keycloak
What is the impact of this issue to you?
Medium
Please provide the package NVR for which the bug is seen:
keycloak-httpd-client-install.noarch 1.1-10.el9 @rhel-9-for-x86_64-appstream-rpms
python3-keycloak-httpd-client-install.noarch 1.1-10.el9 @rhel-9-for-x86_64-appstream-rpms
How reproducible is this bug?:
Steps to reproduce
- Install the packages: dnf install mod_auth_openidc keycloak-httpd-client-install python3-lxml
- Perform the command:
keycloak-httpd-client-install --app-name foreman-openidc \
--keycloak-server-url "https://rhsso.example.com" \
--keycloak-admin-username "admin" \
--keycloak-realm "Satellite_Realm" \
--keycloak-admin-realm master \
--keycloak-auth-role root-admin \
-t openidc -l /users/extlogin --force
Expected results
Perform the command keycloak-httpd-client-install with success recognizing the correct path from SSO.
Actual results
[Step 1] Assure HTTP config directory is present
[Step 2] Assure HTTP federation directory is present
[Step 3] Set up template environment
[Step 4] Build OIDC httpd config file
[Step 5] Build Keycloak OIDC clientRepresentation
[Step 6] Connect to Keycloak Server as admin
CommunicationError: Unable to open connection to "https://rhsso.example.com:8443" as admin: (missing_token) Missing access token parameter.
- duplicates
-
RHEL-3336 khci won't work with Quarkus-based Keycloak due to missing /auth path
-
- Closed
-