Merge "Keystone: Enable Proxy Header Parsing"
This commit is contained in:
commit
11d76bb083
@ -554,6 +554,8 @@ conf:
|
|||||||
driver: messagingv2
|
driver: messagingv2
|
||||||
oslo_messaging_rabbit:
|
oslo_messaging_rabbit:
|
||||||
rabbit_ha_queues: true
|
rabbit_ha_queues: true
|
||||||
|
oslo_middleware:
|
||||||
|
enable_proxy_headers_parsing: true
|
||||||
security_compliance:
|
security_compliance:
|
||||||
# NOTE(vdrok): The following two options have effect only for SQL backend
|
# NOTE(vdrok): The following two options have effect only for SQL backend
|
||||||
lockout_failure_attempts: 5
|
lockout_failure_attempts: 5
|
||||||
|
Loading…
Reference in New Issue
Block a user