IBM Support

Why logoff does not work after Cloud Pak for Business Automation upgraded to 21.0.3?

Question & Answer


Question

I found logoff does not work after Cloud Pak for Business Automation(CP4BA) upgraded to 21.0.3. After logoff, user still can access the feature without any re-logon prompt.

Answer

Follow step 5 addressed by the link below

https://www.ibm.com/docs/en/cloud-paks/cp-biz-automation/21.0.3?topic=tasks-verifying-business-automation-navigator-upgrade

Step 5:

Change the log out URL to use the IBM Cloud Pak Platform UI (Zen).

Fetch the log out URL by using the following command.

echo https://$(oc get route -n $cp4a_namespace | grep cpd | awk '{print $2}')/auth/doLogout

Where $cp4a_namespace is the target namespace.

Log in to Navigator with the admin user.

Go to Settings in the sidebar.

In the General tab, change the value of the SSO log-out URL to the output from the oc get route command.

[{"Type":"MASTER","Line of Business":{"code":"LOB45","label":"Automation"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSBYVB","label":"IBM Cloud Pak for Business Automation"},"ARM Category":[{"code":"a8m0z0000001iUZAAY","label":"Operate-\u003EFNCM Install\\Upgrade\\Setup"}],"ARM Case Number":"TS008696377","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"21.0.3"}]

Document Information

Modified date:
10 May 2022

UID

ibm16584343