Apache NOT redirect request to Weblogic server after WebGate finishes auth
582365Apr 29 2008 — edited May 28 2008Hi,<br><br>
In my environment, I setup Apache as my proxy server to protect Weblogic Server. WebGate is installed on Apache.
<br><br>
After the installation , there will be a pop-up for authen&author when I try visiting a protected resource through this Apache Proxy Server.
<br><br>
But the problem is : Apache does NOT forward the request to Weblogic after WebGate finishes the authen & author. From the captured traffic log, WebGate finishes the authen&author with the credentials I provided in the pop-up. It also got the sessionToken. But there is no record, that Apache talks to Weblogic.
<br><br>
Please share your idea on this. Thanks.