Hello, does Ory provide account lock feature again...
# general
f
Hello, does Ory provide account lock feature against brute force attacks?
m
Hello @full-dentist-74537 Ory provides protection against brute-force attacks by rate limiting requests to API public endpoints, such as login and registration endpoints. This is part of the platform's security infrastructure when using Ory Network. You can also implement lock out feature for individual accounts, but this is also a potential DoS attack - if I know your email/identifier I can permanently lock you out of the account. Read more here: https://www.ory.sh/docs/kratos/concepts/security#defenses-against-bots-and-automated-attacks