mirror of https://github.com/authelia/authelia.git
864 B
864 B
title | description | summary | date | draft | images | weight | toc | aliases | seo | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Regulation | Regulation of failed attempts is an important function of an IAM system. | Regulation of failed attempts is an important function of an IAM system. | 2022-06-15T17:51:47+10:00 | false | 320 | true |
|
|
Authelia takes the security of users very seriously and comes with a way to avoid brute-forcing the first factor credentials by regulating the authentication attempts and temporarily banning an account when too many attempts have been made.
Configuration
Please check the dedicated documentation.