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


