Check Connection

Check Connection

get

Checks Connection of the Multi Factor Authentication.

Query parameters
ServerstringOptional

The server of the second level authentication provider.

BackupServerstringOptional

The backup server of the second level authentication provider.

Portinteger · int32Optional

The port number of the second level authentication provider..

HAModestring · enumOptional

High Availability Mode

Possible values:
Timeoutinteger · int32Optional

Connection timeout (in seconds).

Retriesinteger · int32Optional

Number of retries.

Lengthinteger · int32Optional
PasswordEncodingstring · enumOptional

Password Encoding

Possible values:
Responses
200
Success
get
GET /api/MFA/CheckConnection HTTP/1.1
Host: 
Accept: */*

No content

Was this helpful?