How To
Summary
The integration kit for an NOI hybrid installation is successfully installed on the NOI console integrations are created, but when opening the console integration pages they are blank. The domain of on-prem WebGUI server is different than the domain of the NOI cluster.
Steps
For cross-domain hybrid deployments, apply the following:
1) Log into the OCP console and navigate to:
Projects->noi->Deployments
2) Search for:
*-ibm-hdm-common-ui-uiserver
3) Under "Environment", change the “SESSION__COOKIE__SAMESITE” from “lax” to “None”.
After saving that change, the pod may restart. If not, delete it so that it regenerates and picks up the change.
4) Log into the on-prem DASH server GUI as the primary admin user (usually "smadmin), and launch the WebSphere admin console.
5) In the WAS admin console, navigate to:
Security > Global security > Custom properties
6) Click "New" to create a new property:
Name: com.ibm.websphere.security.addSameSiteAttributeToCookie
Value: none
Click the "Apply" button, and then the "Save..." link that appears at the top of the page.
7) Navigate to:
Servers > Server Types > WebSphere application servers > server1 > Session management > Custom properties
8) Search for the property named "CookieSameSite". If it exists, click on it to edit it. If it does not exists, create it.
9) Set the value of the property to: none
10) Click "OK", and then the "Save..." link that appears at the top of the page.
11) Restart the DASH/WebSphere server process.
If there are multiple DASH servers behind a load balancer, add/edit the properties to each DASH server.
Document Location
Worldwide
[{"Type":"MASTER","Line of Business":{"code":"LOB45","label":"Automation"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSTPTP","label":"Netcool Operations Insight"},"ARM Category":[{"code":"a8m500000008bvQAAQ","label":"WebGUI-\u003EDASH-\u003EDASH UI Services - Console UI Category-\u003EDUIS-Console UI - Console Integration"}],"ARM Case Number":"","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All Versions"}]
Was this topic helpful?
Document Information
Modified date:
30 November 2023
UID
ibm17086000