Targeting the DUO Authentication system
For each DUO Authentication system, add a target system in Bravura Security Fabric (Manage the System > Resources > Target systems):
Type is DUO Authentication.
Address uses options described in the table below:
The full list of target parameters is explained in Target system options.
Option | Description |
---|---|
Options marked with a | |
Server | The domain name of the API hostname of the web server running the DUO Authentication web service. (key: server) |
Port | Default is 443. (key: port) |
Connection over SSL | Select to enforce SSL connections. Default is "true". (key: ssl) |
Validate the server’s certificate when connecting | Determines whether to validate the server’s security certificate for SSL connections. Default is "true". (key: checkCert) |
HTTP Network Proxy | Specifies a proxy URL to use for connecting. (key: proxy) |
Timeout for connection (in seconds) | Amount of time the connector will wait for a response. Default: 60. (key: timeout) |
Records per page | Affects the number of records returned during listing. The range must be between 1 and 300. Default: 100. (key: pagesize) |
Authentication methods order | Specify the order for the list of the multifactor authentication methods that are presented to a DUO user for challenge response authentication. See Setting the order for the DUO authentication methods for details. (key: authorder) |
Do asynchronous push | Make asynchronous push API calls instead of waiting for the API results. When authenticating with a DUO push notification and this option is checked (set to "true"), authentication will not wait for the API results. Once the push notification is approved from the Duo Mobile app, the user will be required to click on the Continue button after approving the push notification from the Duo Mobile app. When this option is unchecked (set to "false"), authentication will wait for the API results and will automatically proceed without further user interaction after the push notification has been approved from the Duo Mobile app. Default is "true". (key: async_push) |
List Override | Provides the ability to override the default agent’s list operation functionality. Requires version 12.x or greater. (key: listOverride) |