Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Configuration of Bot Detection/ReCAPTCHA #78

Closed
Moggers opened this issue Mar 4, 2022 · 17 comments
Closed

Configuration of Bot Detection/ReCAPTCHA #78

Moggers opened this issue Mar 4, 2022 · 17 comments
Labels
on hold Currently blocked 🌱 feature New feature or request

Comments

@Moggers
Copy link

Moggers commented Mar 4, 2022

Describe the problem you'd like to have solved

Under Security -> Attack Prevention -> Bot Detection of the Auth0 management UI there is a section for enabling ReCAPTCHAv2 in the universal login. Currently there doesn't seem to be a way to configure this via the terraform module.

Describe the ideal solution

Being able to enable ReCAPTCHA and specify keys via terraform.

Alternatives and current workarounds

Currently a manually process.

@Moggers Moggers added the 🌱 feature New feature or request label Mar 4, 2022
@sergiught
Copy link
Contributor

Hey @Moggers, thanks for opening this issue. Unfortunately we're unable to add this feature yet due to the endpoint on the management API missing. It currently covers only the following: https://auth0.com/docs/api/management/v2#!/Attack_Protection/get_breached_password_detection.

Will update this whenever this is available.

@zachfeld
Copy link

hi @sergiught is there any place I can track the addition of this endpoint within management API? It's something I'd like to be able to accomplish as well. Thanks!

@Aaronius
Copy link

This is the biggest gap we're facing currently. Not just configuring the captcha but also the risk assessment logs, IP allow list, etc.

@davedash
Copy link

Is this still an issue:

https://auth0.com/docs/api/management/v2#!/Attack_Protection/patch_suspicious_ip_throttling

@willvedd
Copy link
Contributor

Is this still an issue:

https://auth0.com/docs/api/management/v2#!/Attack_Protection/patch_suspicious_ip_throttling

@davedash Yes, suspicious IP throttling is not the same as bot detection. This feature is still blocked by a lack of an API endpoint. Rest assured, we're keen on delivering this feature as soon as we're able!

@davedash
Copy link

@willvedd Lol, I was so excited, and as I was editing my terraform config, I realized the same thing. Thanks.

@mikalai-t
Copy link

Any updates on this one?

@sergiught
Copy link
Contributor

Hey folks, unfortunately no updates yet on this. We are still waiting for the endpoints to get added to the Management API. As soon as that happens we'll immediately add support within our tooling. We'll be sure to post an update in this issue when that happens. Appreciate everyones patience! 🙏🏻

@sergiught sergiught added the on hold Currently blocked label Sep 22, 2023
@EQnews
Copy link

EQnews commented Oct 31, 2023

Are there any further updates/timelines on this one?

@cbeardsmore
Copy link

Any updates on this one? Its been almost 2 years. Thats a decent lag time for a. Terraform provider.

@EQnews
Copy link

EQnews commented Mar 5, 2024

Hi - is there any update on this? I was told that Terraform capability depends on the release of 'Bot Detection Public API' which is on the roadmap planned for 2024 Q1 (FEB - APR). Is this on track?

@luislew
Copy link

luislew commented Mar 28, 2024

@EQnews our Auth0 customer rep told us this week that it's now scheduled for H2 2024 😬

@kxs-mdoyon
Copy link

kxs-mdoyon commented Apr 23, 2024

Hello, can we please get specific dates for this release?

@igobl
Copy link

igobl commented May 31, 2024

our Auth0 customer rep told us this week that it's now scheduled for H2 2024 😬

Ran into this issue as well, it's a little annoying. Is anybody from Auth0 able to confirm this?

@deBFM
Copy link

deBFM commented Jul 19, 2024

Bot Detection endpoints will be added to the Management API sometime between July and September of 2024. It is currently on the Auth0 roadmap product roadmap.

Source: Bot Detection configuration via Management API

@pete-woods
Copy link

pete-woods commented Jan 23, 2025

Any news on this? That blog post kinda looks like it was deleted from the community forum (but maybe my user just can't see it?).

@dmunch
Copy link

dmunch commented Feb 4, 2025

Related: auth0/auth0-deploy-cli#649

@auth0 auth0 locked and limited conversation to collaborators Mar 3, 2025
@duedares-rvj duedares-rvj converted this issue into a discussion Mar 3, 2025
@duedares-rvj duedares-rvj reopened this Mar 3, 2025
@duedares-rvj duedares-rvj converted this issue into discussion #1175 Mar 7, 2025

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
on hold Currently blocked 🌱 feature New feature or request
Projects
None yet
Development

No branches or pull requests