17 lines
421 B
Markdown
17 lines
421 B
Markdown
|
---
|
||
|
layout: default
|
||
|
title: Regulation
|
||
|
parent: Features
|
||
|
nav_order: 6
|
||
|
---
|
||
|
|
||
|
# Regulation
|
||
|
|
||
|
**Authelia** takes the security of users very seriously and comes with
|
||
|
a way to avoid brute forcing the first factor by regulating the
|
||
|
authentication attempts and temporarily ban an account when too many
|
||
|
attempts have been made.
|
||
|
|
||
|
## Configuration
|
||
|
|
||
|
Please check the dedicated [documentation](./deployement/configuration/regulation.md).
|