Optional parameters
- Last UpdatedJun 26, 2026
- 1 minute read
The following optional parameters are available to configure for client failover:
|
Parameter |
Description |
|---|---|
|
User Name |
The username used for Basic authentication to on-premise Failover service endpoint. Note: If your username contains a backslash, you must add an escape character. For example, OilCompany\TestUser should be entered as OilCompany\\TestUser. |
|
Password |
The password used for Basic authentication to on-premise Failover service endpoint. |
|
Client Id |
The clientId used for Bearer authentication to CONNECT data services endpoint. |
|
Client Secret |
The clientSecret used for Bearer authentication to CONNECT data services endpoint. |
|
Token Endpoint |
An optional token endpoint where the adapter retrieves a bearer token. When null or not specified, the adapter uses a well-known OpenID URL to retrieve it. |
|
Validate Endpoint Certificate |
An optional flag where, when set to off, the adapter disables the verification of the server certificate. Note: AVEVA strongly recommends only disabling server certificate validation for testing purposes. |
|
Name |
The friendly name of the failover group |
|
Description |
The description of the failover group. |