Create an external MFA provider configuration.post https://{tenanturl}/config/v1.0/mfaprovidersCreate an external MFA provider configuration.Entitlements: - manageMFAMethods (Manage second-factor authentication method configuration)Body ParamsA JSON payload that specifies the configuration data.capabilitiesarray of stringsrequiredThe factor capabilities permitted with this provider instancecapabilities*ADD stringcapabilityCacheTtlint32The number of seconds cached capability enrollments will be storedcredentialPrefixstringrequiredThe credential identifier prefixdescriptionstringA friendly descriptionenabledbooleanThe enabled state of external MFA provider to be used in runtime flowstruetruefalsenamestringrequiredThe name of the external MFA providertypestringenumThe type of external MFA integrationgenericgenericduoAllowed:genericduouniqueNameAttributestringrequiredThe account attribute that identifies the user in the external provider systemwebhookIdstringrequiredThe webhook configuration identifierResponses 201The configuration was created. 400The request cannot be processed because the request body contains improperly structured JSON 401The unauthenticated user does not have the permissions to perform the requested operation 403The authenticated user does not have the permissions to perform the requested operation 409The request could not be processed due to a conflictUpdated over 2 years ago