Will Vedder

Results 63 comments of Will Vedder

Following-up again on this. We understand that this is a highly-desired feature for folks. Unfortunately, we're still blocked on this as Auth0 Management API does not support bot detection. There...

**Update:** Again, I admit that this is a real security issue and could cause trouble for unsuspecting users. I've escalated this to our security team, who are interested in getting...

Fixed with [v7.17.5](https://github.com/auth0/auth0-deploy-cli/releases/tag/v7.17.5). Sensitive log streams keys will now be obfuscated similarly to other secrets. Thanks for everyone's patience here!

> 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...

Thanks for everyone's patience here. We've finally offered a fix for this in [7.17.7](https://github.com/auth0/auth0-deploy-cli/releases/tag/v7.17.7). This issue was occurring because though the backend is eventually consistent with respect to actions, newly-deployed...

@ebusi We actually introduced a "fix" for this but didn't account for the cases where a single client would have multiple associated grants. We've introduced a more holistic fix in...

Going to close this one out. If anyone has any additional feedback please feel empowered to create a new Github issue!

I believe this error is a byproduct of the truncation seen in #84 . >I wonder if you would be able to share a token (that is expired ofc. and...

@hmd34 I haven't forgotten about this. Can confirm that support for updating `sandbox_version` was added sometime between #69 and now. I want to be particularly careful to not introduce any...

Despite the CircleCI checks suggesting otherwise, all tests are indeed passing. My suspicion is that this fork's lack of environment variables being injected is interfering with the recordings. Going ahead...