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

Support breached_password_detection.stage block on auth0_attack_protection #386

Closed
1 task done
khayuenkam opened this issue Nov 2, 2022 · 4 comments
Closed
1 task done
Labels
🌱 feature New feature or request

Comments

@khayuenkam
Copy link

Checklist

Describe the problem you'd like to have solved

Auth0 Management API allows to update the stage.pre-user-registration.shields fields when create or update Breached Password Detection(link).

The current version of Auth0 Terraform does not support this .
Errors: Blocks of type "stage" are not expected here.

Describe the ideal solution

Supports breached_password_detection.stage block

Alternatives and current workarounds

No response

Additional context

No response

@khayuenkam khayuenkam added the 🌱 feature New feature or request label Nov 2, 2022
@timdawborn
Copy link

+1

@nialdaly
Copy link
Contributor

It looks like go-auth0 will need to be updated as well to make this possible!

@sergiught
Copy link
Contributor

Hey @khayuenkam 👋🏻

This just got merged into main, from @nialdaly 's contribution 💪🏻 🏆 It's gonna be available in the upcoming release next week.

@sergiught
Copy link
Contributor

Hey @khayuenkam 👋🏻 this is now added within the latest release v0.43.0 (release). Please check it out and let us know if you encounter any issues.

https://registry.terraform.io/providers/auth0/auth0/latest/docs/resources/attack_protection#nested-schema-for-breached_password_detectionpre_user_registration

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

4 participants