Files
openstack-manuals/doc/config-reference/source/tables/keystone-trust.rst
Gauvain Pocentek 26510e84dd [config-ref] Publish the RST version
Change-Id: Ia9dc15869ab201a787eecd479252282f0ae9113b
Implements: blueprint config-ref-rst
2015-12-21 09:44:24 +01:00

1.0 KiB

Description of trust configuration options
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.