openstack-manuals/doc/config-reference/source/tables/keystone-trust.rst
Gauvain Pocentek cce63f68aa [config-ref] Tables update
Change-Id: Ia766f93b9ce5b1560ebe37da65bd70be61a0fdd1
2016-03-19 08:34:45 +01:00

1.0 KiB

Description of trust configuration options
Configuration option = Default value Description
[trust]
allow_redelegation = False (Boolean) Enable redelegation feature.
driver = sql (String) Entrypoint for the trust backend driver in the keystone.trust namespace.
enabled = True (Boolean) Delegation and impersonation features can be optionally disabled.
max_redelegation_count = 3 (Integer) Maximum depth of trust redelegation.