Merge "Make K2K Mapping Attribute Examples more visible"
This commit is contained in:
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user