Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide option to Enable/Disable the Enable adaptive MFA risk assessment option in policies. #1068

Open
1 task done
Arifahmed007 opened this issue Nov 1, 2024 · 6 comments
Assignees
Labels
🌱 feature New feature or request

Comments

@Arifahmed007
Copy link

Arifahmed007 commented Nov 1, 2024

Checklist

Describe the problem you'd like to have solved

I am referring doc https://registry.terraform.io/providers/auth0/auth0/latest/docs/resources/guardian and i dont see any argument to Enable adaptive MFA risk assessment option in policies. it would be great if someone could provide this option or else is there any other way around for me to enable this using some other resource in provider.
image

Alternatives and current workarounds

No response

Additional context

No response

@Arifahmed007 Arifahmed007 added the 🌱 feature New feature or request label Nov 1, 2024
@duedares-rvj
Copy link
Member

@Arifahmed007 Hello! 👋

Please Ref: https://registry.terraform.io/providers/auth0/auth0/latest/docs/resources/guardian#policy-1
One can set the policy field to never, all-applications and confidence-score which is equivalent of the three options described in your screenshot.

Let me know if this resolves the query.
Thanks!

@duedares-rvj duedares-rvj self-assigned this Jan 31, 2025
@cireCloud
Copy link

cireCloud commented Jan 31, 2025

Hello, separate user here as we keep close eye on this issue.

It's not helping, the whole point is to customize Adaptive MFA and not disable everything..

@duedares-rvj
Copy link
Member

duedares-rvj commented Feb 12, 2025

@cireCloud For customizing Adaptive MFA you can use auth0_action
Ref: https://auth0.com/docs/secure/multi-factor-authentication/adaptive-mfa/customize-adaptive-mfa

I'd be happy to get on a zoom call to discuss this further.
Feel free to send an invite on [email protected]
Or drop me your email ID and I'll send you one.
Thanks!

@duedares-rvj
Copy link
Member

Following up on this @cireCloud
Please let me know if my above response on customizing the MFA via auth0_action resource seemed like a viable option for your use-case.

Thanks!

@cireCloud
Copy link

That page is not related to a Terraform provider? Also auth0_action resource is neither.

@duedares-rvj
Copy link
Member

Didn't mean to create a confusion here. The customize-adaptive-mfa page explains the use and involvement of Actions.

If you're like to use action in terraform, consider using the auth0_action resource.
Documentation can be found here:
https://registry.terraform.io/providers/auth0/auth0/latest/docs/resources/action

Let me know if that helps :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌱 feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants