Reverse proxy on forms server
588908Jul 19 2007 — edited Jul 19 2007Hello.
I have the following situation:
- serverA is an Http Server configured as a reverse proxy on ssl (the default port:443).
- serverB is the Infrastructure server
- serverC is a forms server. The default http port is 7777, but the http also listens on 7778
I want to be able to configure the forms server with the reverse proxy, and being able to call:
https://serverA/forms/frmservlet/...
The problem is that Forms are using SSO authentication, so I get redirected to the single sign-on page, and the proxy reverse is done on the original serverC on the webcache port (7777).
Please help.
Best regards.
Cristina.