Set Suspicious IP Throttling using auth0-deploy-cli
See original GitHub issueWen 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
Issue Analytics
- State:
- Created 2 years ago
- Reactions:6
- Comments:8 (1 by maintainers)
Top Results From Across the Web
Disabling Suspicious IP Throttling using auth0-deploy-cli
How can i enable/disable the configuration in Suspicious IP Throttling section using the auth0-deploy-cli. Is there any config file for this ?
Read more >Suspicious IP Throttling - Auth0
Go to Dashboard > Security > Attack Protection, and select Suspicious IP Throttling. In the IP AllowList box, type the IP addresses and/or...
Read more >Suspicious API Throttling API - Auth0 Community
The closest I have see to a feature request around this is Disabling Suspicious IP Throttling using auth0-deploy-cli - #4. Is there an...
Read more >Topics tagged auth0-deploy
Providing web_origins to a0deploy through environment variables · Help · auth0-deploy. 2 ; Disabling Suspicious IP Throttling using auth0-deploy-cli · Help.
Read more >Deploy CLI Tool - Auth0
Auth0 supports continuous integration and deployment (CI/CD) of Auth0 tenants and integration into existing CI/CD pipelines using the Deploy CLI tool.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I don’t work for Auth0, so not sure about their plans 🙂
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.