You can define multiple virtual hosts for CA SiteMinder® Federation Standalone. Virtual hosts can be useful for testing purposes because they allow you to install the asserting and relying party on the same system. Defining multiple virtual hosts also lets you configure SAML 2.0 IdP Discovery profile, using a separate host name and domain for the discovery service.
To define multiple virtual hosts, CA SiteMinder® Federation Standalone requires the following configuration setup:
federation_install_dir\secure-proxy\proxy-engine\conf.
Note: If SSL is enabled for the embedded web server, make the following changes in the httpd-ssl.conf file also. The httpd-ssl.conf file is in the directory federation_install_dir\secure-proxy\httpd\conf\extra folder.
Update the httpd.conf file based on the system type you have as follows:
LISTEN 127.0.0.1:port
LISTEN 127.0.0.1:port
LISTEN [::1]:port
LISTEN [::1]:port
Additionally, in the hosts file of the system, update the loopback address entry so the new host name is added to it. The values are:
|
Copyright © 2013 CA.
All rights reserved.
|
|