One View Reporting via SSO and Load Balancing
We have One View Reporting setup in our JDE 9.1.4.2 environments. We cannot get the One View reports to load automatically when selected because we are using Single-Signon authentication for JDE while load balancing the JDE JAS Servers. Instead of the OneView report loading when selected, the BI Publisher login screen appears.
DOC 1516935.1 says to:
Add below jas.ini setting manually (for 9.1.2.3 and 9.1.2.4) or Using server manager (9.1.3 or above) in all JAS servers in the cluster.
[OWWEB]
TargetServerURL=http://192.168.1.100:8988/http://111.111.1.100:8888 (This should point to actual JAS server URL with server and port (not load balancer server))
When using Single-signon and putting the TargetServerURL to point directly to a JAS server, this breaks OneView Reporting and CafeOne because now these are trying to directly access the jas server bypassing SSO and getting denied.