Merge "Make K2K Mapping Attribute Examples more visible"

This commit is contained in:
Jenkins 2015-11-17 06:11:35 +00:00 committed by Gerrit Code Review
commit c157e6acfb

@ -600,10 +600,13 @@ Keystone to Keystone
Keystone to Keystone federation also utilizes mappings, but has some
differences.
An attribute file (/etc/shibboleth/attribute-map.xml) is used to add
An attribute file (``/etc/shibboleth/attribute-map.xml``) is used to add
attributes to the Keystone Identity Provider. Attributes look as follows:
``<Attribute name="openstack_user" id="openstack_user"/>``
``<Attribute name="openstack_user_domain" id="openstack_user_domain"/>``
.. code-block:: xml
<Attribute name="openstack_user" id="openstack_user"/>
<Attribute name="openstack_user_domain" id="openstack_user_domain"/>
The Keystone Service Provider must contain a mapping as shown below.
``openstack_user``, and ``openstack_user_domain`` match to the attribute