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

Set Suspicious IP Throttling using auth0-deploy-cli #377

Closed
jcygan-nowaera opened this issue Sep 10, 2021 · 8 comments
Closed

Set Suspicious IP Throttling using auth0-deploy-cli #377

jcygan-nowaera opened this issue Sep 10, 2021 · 8 comments

Comments

@jcygan-nowaera
Copy link

Wen we use auth0-deploy-cli to deploy project into auth0 we have no way to disable/enable setting Security > Attack Protection > Suspicious IP Throttling

Would be great to have this possibility to define this flag state in file tenant.json in the same way like e.g. for disable_clickjack_protection_headers in flag property

@jermeo
Copy link

jermeo commented Dec 3, 2021

hello, same thing for me.
I need a way to manage all the security features with CLI or API
It seems it's not currently possible.

@klikstermkd
Copy link

hello, same thing for me. I need a way to manage all the security features with CLI or API It seems it's not currently possible.

@jermeo Actually it's possible to manage all security features using the Management API except Bot detection.

Example Suspicious IP throttling.

@kylewernham
Copy link

Hey @klikstermkd , is there a plan to add Bot detection as part of auth0-deploy-cli capabilities? We've wrapped the tool for our CI/CD process and it'd be nice to persist that via export/imports.

@klikstermkd
Copy link

I don't work for Auth0, so not sure about their plans 🙂

@kylewernham
Copy link

My bad @klikstermkd !

@willvedd
Copy link
Contributor

willvedd commented Mar 9, 2022

@kylewernham @klikstermkd @jermeo @jcygan-nowaera Good news folks, 7.5.0 has added the ability to manage the attack protection endpoints, including suspicious IP throttling. I encourage you to update and test. I'm closing this for now but please open a new ticket if you have any issues.

@willvedd willvedd closed this as completed Mar 9, 2022
@rbuitragoc
Copy link

Looking forward to have support for bot-detection (CAPTCHA settings) for auth0 CLI as well. Is this support planned as well? I see the question raised #546, can it be a feature request?

@pinkfloydx33
Copy link

pinkfloydx33 commented Jun 18, 2022

Looking for the same. At present we manually make these management api calls in our CI scripts immediately after a0deploy. Would be great to not have to manage seperately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants