Duo (Section)#

Path: /profiles/profile{id, type}/settings/authentication-service/authenticators/authenticator{id}/duo

The settings for a Duo authentication provider

Parameters#

NameTypeRequiredDefaultDescription
allow-registration-during-loginbooleanoptionaltrueAllow registration during login
show-info-before-registrationbooleanoptionaltrueShow information page with instructions about installing the Duo app before registration.
auto-login-enabledbooleanoptionalfalseWhen active a login will be automatically performed after a successful registration.
api-hostnamestringrequiredThe API hostname of the Duo account.
auth-api-integration-keystringrequiredThe auth API integration key of the Duo account.
auth-api-secret-keystringrequiredThe auth API secret key of the Duo account.
admin-api-integration-keystringrequiredThe admin API integration key of the Duo account.
admin-api-secret-keystringrequiredThe admin API secret key of the Duo account.
valid-secondsuint32optional1500The seconds for which the created activation code is going to be valid.
factorsmulti-value, enumerationoptionalThe allowed factors of Duo that may be used for authentication

Subsections#

NameTypeDescription
account-manager SectionNone

Was this helpful?