Configuration of Duo MFA method

GET {{baseUrl}}/mfa/duo-web/config

This API returns the configuration of an Duo MFA method. A token with ORG_ADMIN authority is required to call this API.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"mfaMethod":"duo-web","enabled":true,"host":"www.example.com","accessKey":"d******Y","identityAttribute":"email","configProperties":{"skey":"6******B","ikey":"Q123WE45R6TY7890ZXCV"}}