If there isn't any sso client for a component then a new one is created. When is set KiaApp yaml file is set for Kie Server "deployments: 2" only one client is created for this Kie Server object. When users tries to connect to both URLs, from one of them they gets "Invalid parameter: redirect_uri".
In OpenShift are 2 deployments configs but in SSO there is only one client with URL to only one Kie Server deployment.
This configuration is also in example here https://github.com/kiegroup/kie-cloud-operator/blob/master/deploy/examples/auth_sso.yaml. Example is now available as snippet https://github.com/kiegroup/kie-cloud-operator/blob/main/deploy/crs/v2/snippets/auth_sso.yaml.
What should be correct behavior? Should be there 2 URLs in client or only one deployment should be configured?
- is documented by
-
BXMSDOC-8207 Kogito: Document KIECLOUD-173
- Resolved