Access Manager behind Reversed Proxy
Hi All,
We have an access manager which is accessed directly but also via a reversed proxy (RP) (apache 2.0) by Policy Agent 2.2 (Apache on solaris).
Our problem is that the Policy agent does a naming request via the RP. This works ok but the resonse contains URL's of the services with hostnames and port numbers of the Access manager. Hostname is not an issue, we can map the hostname to the RPs IP address. Our probles is the port number, since Access Manager is listening om port 58080 and the reversed proxy is listening on port 80. Subsequent request by the Policy agent, based on the naming response never reach our RP anyore.
Does anyone have a suggestion how to solve this, not so exotic, issue?

