server
Syntax
server = {[0-9],}<URL> Description
Specifies the 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, that represents 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. Note: 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.Note: You can specify multiple server entries for a particular cluster for
failover and load balancing.
Default value
None
Example
server = 9,http://tfim-server.example.com/TrustServerWST13/
services/RequestSecurityToken