Previous Topic: Add More Policy ServersNext Topic: Removing SiteMinder from an Existing CA IdentityMinder Deployment


Select Load Balancing or Fail Over

The default behavior of CA IdentityMinder is to use round-robin load balancing using the servers that are identified by the ConnectionURL and FailoverServers. Load balancing occurs if you leave FailOver set to false.

To select the failover, set FailOver to true:

<config-property>
	<config-property-name>FailOver</config-property-name>
	<config-property-type>java.lang.String</config-property-type>
	<config-property-value>true</config-property-value>
</config-property>