Connection to the RH-SSO can be configured in the RHPAM templates. In the template we specify the name of the client in RH-SSO realm. If this client is not in the RH-SSO realm, then a new one is auto created.
New client require custom hostnames to specify the URLs in client for the redirection. When custom hostname is not provided, new client is not created and deployment of the Business central and deployment of the Kie Server fail.
If BUSINESS_CENTRAL_HOSTNAME_HTTP, BUSINESS_CENTRAL_HOSTNAME_HTTPS EXECUTION_SERVER_HOSTNAME_HTTP or EXECUTION_SERVER_HOSTNAME_HTTPS is not specified, then should be used default hostnames for the SSO clients (BUSINESS_CENTRAL_SSO_CLIENT and KIE_SERVER_SSO_CLIENT)
Changes should be applied to for all templates with SSO configuration.
- is blocked by
-
CLOUD-3200 Discover application routes during Keycloak client configuration via Kubernetes API
- New
-
CLOUD-3207 [7.2.x-openjdk11] Discover application routes during Keycloak client configuration via Kubernetes API
- New
- is related to
-
CLOUD-3199 SSO_SECRET parameter should be required if configuring RH-SSO integration
- New
-
BXMSDOC-4184 Add a section to the RHPAM/RHDM on Openshift explaining that the client side of SSO should be created first
- Closed