openstack-manuals/doc/config-reference/ch_identityconfigure.xml
Tom Fifield 9d93c4f71f Add section on Keystone Token Binding
Havana added this feature, here are the docs.

Change-Id: I9c8c785f3eed91cc688f49e7dda7228cc1ff5216
Closes-Bug: 1196775
2013-12-20 08:44:25 -06:00

21 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<chapter version="5.0" xml:id="ch_configuring-openstack-identity"
xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:ns5="http://www.w3.org/1999/xhtml"
xmlns:ns4="http://www.w3.org/2000/svg"
xmlns:ns3="http://www.w3.org/1998/Math/MathML"
xmlns:ns="http://docbook.org/ns/docbook">
<title>Identity Service</title>
<?dbhtml stop-chunking?>
<para>The OpenStack Identity Service has several configuration options.</para>
<xi:include href="../common/section_identity-configure.xml"/>
<xi:include href="../common/section_keystone_certificates-for-pki.xml"/>
<xi:include href="../common/section_keystone-ssl-config.xml"/>
<xi:include href="../common/section_keystone-external-auth.xml"/>
<xi:include href="../common/section_config_keystone_ldap.xml"/>
<xi:include href="identity/section_keystone-token-binding.xml"/>
<xi:include href="../common/section_keystone-sample-conf-files.xml"/>
</chapter>