cluster-name
Use the cluster-name entry in the [oauth] stanza to specify the Federation Runtime cluster that hosts the OAuth service.
cluster-name = <cluster>Description
The name of the Federation Runtime cluster that hosts this OAuth service. We must also specify a corresponding [tfim-cluster:<cluster>]stanza, which contains the definition of the cluster.
Options
<cluster> The name of the Federation Runtime cluster where the OAuth service is hosted.
Usage:
This stanza entry is required when we configure OAuth authentication.
Default: None.
Example:
cluster-name = oauth-cluster
For this example, there needs to be a corresponding [tfim-cluster:oauth-cluster] stanza to define the cluster.