| Method | Description |
|---|---|
| __init__(self, authentication_provider, pki, cert_file, key_file, port, timeout, connect_timeout, auth_cache) | Constructor to initialize an instance of the VAAuthentication class. |
Table 5.14. Method summary
This constructor initializes an instance of the VAAuthentication authentication class that can be referenced in authentication policies to perform outband authentication.
| connect_timeout (integer) | |
|---|---|
| Default: 60000 | |
| Connection timeout (in milliseconds) to the Vela Authentication Agent. |
| pki (certificate) | |
|---|---|
| Default: None | |
| A tuple containing the name of a certificate and a key file. Vela uses this certificate to encrypt the communication with the Authentication Agents. |
Published on November 20, 2023
© BalaSys IT Ltd.
Send your comments to support@balasys.hu


