Duo (Section)#
Path: /profiles/profile{id, type}/settings/authentication-service/authenticators/authenticator{id}/duo
The settings for a Duo authentication provider
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| allow-registration-during-login | boolean | optional | true | Allow registration during login |
| show-info-before-registration | boolean | optional | true | Show information page with instructions about installing the Duo app before registration. |
| auto-login-enabled | boolean | optional | false | When active a login will be automatically performed after a successful registration. |
| api-hostname | string | required | The API hostname of the Duo account. | |
| auth-api-integration-key | string | required | The auth API integration key of the Duo account. | |
| auth-api-secret-key | string | required | The auth API secret key of the Duo account. | |
| admin-api-integration-key | string | required | The admin API integration key of the Duo account. | |
| admin-api-secret-key | string | required | The admin API secret key of the Duo account. | |
| valid-seconds | uint32 | optional | 1500 | The seconds for which the created activation code is going to be valid. |
| factors | multi-value, enumeration | optional | The allowed factors of Duo that may be used for authentication |
Subsections#
| Name | Type | Description |
|---|---|---|
| account-manager | Section | None |