openstack-manuals/doc/common/tables/keystone-federation.xml

31 lines
1014 B
XML

<?xml version='1.0' encoding='UTF-8'?>
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
<!-- Warning: Do not edit this file. It is automatically
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_keystone_federation">
<caption>Description of federation configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>
<tr>
<th>Configuration option = Default value</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<th colspan="2">[federation]</th>
</tr>
<tr>
<td>assertion_prefix = </td>
<td>(StrOpt) Value to be used when filtering assertion parameters from the environment.</td>
</tr>
<tr>
<td>driver = keystone.contrib.federation.backends.sql.Federation</td>
<td>(StrOpt) Federation backend driver.</td>
</tr>
</tbody>
</table>
</para>