Optional
requestOptions: Policies.RequestOptionsRequest-specific configuration.
Set multi-factor authentication (MFA) policies for your tenant.
The following policies are supported:
all-applications
policy prompts with MFA for all logins.confidence-score
policy prompts with MFA only for low confidence logins.Note: The confidence-score
policy is part of the Adaptive MFA feature. Adaptive MFA requires an add-on for the Enterprise plan; review Auth0 Pricing for more details.
Optional
requestOptions: Policies.RequestOptionsRequest-specific configuration.
Protected
_
Retrieve the multi-factor authentication (MFA) policies configured for your tenant.
The following policies are supported:
all-applications
policy prompts with MFA for all logins.confidence-score
policy prompts with MFA only for low confidence logins.Note: The
confidence-score
policy is part of the Adaptive MFA feature. Adaptive MFA requires an add-on for the Enterprise plan; review Auth0 Pricing for more details.