SSO in a clustered configuration

As part of the setup of SSO in a clustered environment, you must first have your clustering configuration in place.

To ensure a correct clustering configuration:

  • Load balancer must be HTTPS-enabled to use SSO in a clustered setup using IdP.
  • Define a domain entry in the host file of all nodes and load balancer. This maps the domain and IP address for each node to be recognized by Spectrum SSO. For example, in a three-node cluster configuration, you would define:
    node1IP hostname
    node2IP hostname
    node3IP hostname
    ADFSIP hostname
    loadBalancerIP hostname
  • Review the Spectrum Technology Platform documentation on setting up clusters for more information (Clustered Architecture).