
Change-Id: Ia9dc15869ab201a787eecd479252282f0ae9113b Implements: blueprint config-ref-rst
1.0 KiB
1.0 KiB
Configuration option = Default value | Description |
---|---|
[trust] | |
allow_redelegation = False |
(BoolOpt) Enable redelegation feature. |
driver = sql |
(StrOpt) Entrypoint for the trust backend driver in the keystone.trust namespace. |
enabled = True |
(BoolOpt) Delegation and impersonation features can be optionally disabled. |
max_redelegation_count = 3 |
(IntOpt) Maximum depth of trust redelegation. |