Configuration-based installation of OpenShift and Cloud Pak for Data/Integration/Watson AIOps on various private and public cloud infrastructure providers. Deployment attempts to achieve the end-state defined in the configuration. If something fails along the way, you only need to restart the process to continue the deployment.
Description
As from CP4D 5.1, the cp-console route is no longer created when using IAM authentication. The zenFrontdoor attribute in CR authentications.operator.ibm.com example-authentication indicates whether the FS IM authentication should happen via cp-console (false) or via the standard Zen route (true).
Solution
Interrogate the zenFrontdoor attribute to determine which route must be used for authentication.
Description As from CP4D 5.1, the
cp-console
route is no longer created when using IAM authentication. ThezenFrontdoor
attribute in CRauthentications.operator.ibm.com example-authentication
indicates whether the FS IM authentication should happen via cp-console (false) or via the standard Zen route (true).Solution Interrogate the
zenFrontdoor
attribute to determine which route must be used for authentication.