mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 17:17:09 +00:00
Add max.bad.login.attempts to sample props template
This commit is contained in:
parent
6eeba954a5
commit
be7a0f2fe0
@ -780,8 +780,8 @@ dynamic_entities_have_prefix=true
|
||||
# Url prefix of dynamic endpoints, default is dynamic. e.g if set to foobar, one url can be /obp/v4.0.0/foobar/Address
|
||||
dynamic_endpoints_url_prefix=dynamic
|
||||
|
||||
# --- Locking a user due to consecutively failed login attempts ----
|
||||
# Defines consecutively failed login attempts until user is locked
|
||||
# --- Locking a user due to consecutively failed login attempts ------
|
||||
# Defines consecutively failed login attempts before a user is locked
|
||||
# In case is not defined default value is 5
|
||||
# max.bad.login.attempts=5
|
||||
# ------------------------------------------------------------------
|
||||
# --------------------------------------------------------------------
|
||||
Loading…
Reference in New Issue
Block a user