4f1af9451b
This patch adds a way for operators to ignore the lockout validation for specific users, such as service users. Closes-Bug: #1642348 Change-Id: I9d48578bc6b4f84acbaaa4251b59ffef10d58d8e
8 lines
300 B
YAML
8 lines
300 B
YAML
---
|
|
features:
|
|
- >
|
|
[`bug 1642348 <https://bugs.launchpad.net/keystone/+bug/1642348>`_]
|
|
Added a way to ignore the lockout validation for specific users, such as
|
|
service users, by setting the `lockout_ignored_user_ids` option in the
|
|
`[security_compliance]` section of `keystone.conf`.
|