Symbolic URL does not return to Siebel Open UI in Chrome
Hello All,
We have configured a symbolic url to launch a new application from within Siebel. However, in Open UI, specifically for the Chrome browser, we are not able to return to Siebel from external application. On inspecting element, it shows the following errors:
Uncaught SecurityError:
Blocked a frame with origin "https://itspspisupplier.ingersollrand.com" from accessing a frame with origin "https://itsiebqa1.ingersollrand.com". Protocols, domains, and ports must match.
Uncaught SecurityError:
Blocked a frame with origin "https://itsiebqa1.ingersollrand.com:8080" from accessing a frame with origin "https://itsiebqa1.ingersollrand.com". Protocols, domains, and ports must match.
We dont see any such issue for IE. What is surprising is that we are able to invoke the external application. Chrome does not show any error when hitting the external url from siebel. It is only when we try to come back that Chrome is blocking it.