Access Gateway URI Redirection not resolving to Domain
book
Article ID: 103349
calendar_today
Updated On:
Products
CA Single Sign On Secure Proxy Server (SiteMinder)CA Single Sign On SOA Security Manager (SiteMinder)CA Single Sign-On
Issue/Introduction
Proxyrules.xml has been configured with the IP addresses of the backend web servers. When users request one of these resources via the virtual server, the users are seeing the backend host IP address after the initial request instead of the virtual host name.
Cause
By default Access Gateway will not obscure the backend host address.
Environment
Release: MSPSSO99000-12.8-Single Sign-On-for Business Users-MSP Component:
Resolution
In the server.conf file, set enableproxypreservehost=yes. This will preserve the virtual host address when delivering content from backend servers.