FQDN configuration in CA Access Gateway (SPS) with Load Balancer
book
Article ID: 282325
calendar_today
Updated On:
Products
SITEMINDERCA Single Sign On Secure Proxy Server (SiteMinder)
Issue/Introduction
Planning to install a CA Access Gateway (SPS) behind a Load Balancer:
Trusted Host Name (under "Trusted Host Name and Configuration Object" section):
Does this parameter have to be defined to the host FQDN of the Access Gateway or to the FQDN of the Load Balancer?
Server Name (under "Apache Configuration" section):
Does this parameter need to be set to the Access Gateway's host FQDN or to the Load Balancer FQDN?
Resolution
The "Trusted Host Name" can actually be configured with whatever name, it hasn't had to be a FQDN. It's a name to identify the agent connection. So, the scope is limited to communication between the CA Access Gateway (SPS) Agent and the Policy Server (1).
Then, the HCO (Host Configuration Object) follows quite the same path. The HCO is used to specify the Policy Server IP or FQDN the CA Access Gateway (SPS) Agent will connect to.
So, here also, the HCO name can be whatever name.
As per documentation, the servername should be set to the Load Balancer one in the httpd.conf, and, the Default Virtual Host configuration from the server.conf should be set to the IP of the Load Balancer (2).