summaryrefslogtreecommitdiff
path: root/doc/source/cli/command-objects/mapping.rst
blob: 73dbbc8d8b1887464486f6b66165fac4dbaa8358 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
=======
mapping
=======

A **mapping** is used by the Identity service's OS-FEDERATION
extension. It is used by **federation protocols** and **identity providers**.
Applicable to Identity v3.

.. autoprogram-cliff:: openstack.identity.v3
   :command: mapping create

.. autoprogram-cliff:: openstack.identity.v3
   :command: mapping delete

.. autoprogram-cliff:: openstack.identity.v3
   :command: mapping list

.. autoprogram-cliff:: openstack.identity.v3
   :command: mapping set

.. autoprogram-cliff:: openstack.identity.v3
   :command: mapping show