server
server = {[0-9],}<URL>Description
Priority level and URL for a single Federation Runtime server that is a member of the cluster identified for this [tfim-cluster:<cluster>] stanza.
Options
[0-9] A digit, 0-9, representing the priority of this server within the cluster (9 is the highest, 0 is the lowest). If the priority is not specified, a priority of 9 is assumed. There can be no space between the comma (,) and the URL. If no priority is specified, the comma is omitted. <URL> A well-formed HTTP or HTTPS uniform resource locator for the server.
Usage: The server stanza entry is required when the Federation SSO authentication is used over junctions. We can specify multiple server entries for a particular cluster for failover and load balancing.
Default: None
Example:
server = 9,http://tfim-server.example.com/TrustServerWST13/ services/RequestSecurityTokenParent topic: [tfim-cluster:<cluster>] stanza