IBM / cloud-pak-deployer

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.
https://ibm.github.io/cloud-pak-deployer/
Apache License 2.0
140 stars 69 forks source link

Prepare CP4D login for unified route #817

Closed fketelaars closed 2 weeks ago

fketelaars commented 1 month ago

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.