Skip to content

Missing support for Bot Detection in attackProtection setttings  #649

Open
@jeremysimmons

Description

@jeremysimmons

Description

Missing JSON file for configuring bot detection feature

Reproduction

Detail the steps taken to reproduce this error, what was expected, and whether this issue can be reproduced consistently or if it is intermittent.

npm i -g auth0-deploy-cli
a0deploy export --config_file config.json --format directory --output_folder tenant

reference https://auth0.com/docs/deploy-monitor/deploy-cli-tool/install-and-configure-the-deploy-cli-tool

a0deploy Outputs files in
tennant/attack-protection

  • breached-password-detection.json
  • brute-force-protection.json
  • suspicious-ip-throttling.json

Missing a file for Bot Detection feature, expected utility to include, but suspect it is not, as it's not listed in the management api docs.
https://auth0.com/docs/api/management/v2#!/Attack_Protection/get_breached_password_detection
https://auth0.com/docs/api/management/v2#!/Attack_Protection/get_brute_force_protection
https://auth0.com/docs/api/management/v2#!/Attack_Protection/get_suspicious_ip_throttling

Environment

auth0-deploy-cli 7.3.0
node v16.17.0
Microsoft Windows [Version 10.0.22000.856]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions