openstack-manuals/doc/common/tables/manual/keystone-saml-module.xml
Iury Gregory Melo Ferreira d8e98bd44d Add saml plugin information to auth section
The actual documentation don't show that saml2
can be used a method for authentication.

Change-Id: I89fb8b3e06dbb267e37b996252906b66503f7f1e
Co-Authored-By: Iury Gregory Melo Ferreira <iurygregory@gmail.com>
Closes-Bug: 1488244
2015-11-11 10:34:19 +01:00

25 lines
745 B
XML

<?xml version='1.0' encoding='UTF-8'?>
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
<!-- This file is NOT auto-generated. -->
<table rules="all" xml:id="config_table_keystone_saml-module">
<caption>Description of authorization 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">[auth]</th>
</tr>
<tr>
<td><option>saml2</option> = <replaceable>keystone.auth.plugins.mapped.Mapped</replaceable></td>
<td>(StrOpt) The saml2 auth plugin module.</td>
</tr>
</tbody>
</table>
</para>