Hi Guys,
I have oracle database 12.2, apex 18.2, weblogic 12.2.1.3, ords 18.2.; F5 https
ords deployed on weblogic.(http)
Users don't have any problems running apex applications https://<loadbalance>/... using EI11.
Users don't have problems see login page https://<loadbalance>/... using Google Chrome, but after login they see error: 403
The request cannot be processed because this resource does not support Cross Origin Sharing requests, or the request Origin is not authorized to access this resource. If ords is being reverse proxied ensure the front end server is propagating the host name, for mod_proxy ensure ProxyPreserveHost is set to On
How can fix it?
Thanks Mary