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

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

.. autoprogram-cliff:: openstack.identity.v3
   :command: federation protocol create

.. autoprogram-cliff:: openstack.identity.v3
   :command: federation protocol delete

.. autoprogram-cliff:: openstack.identity.v3
   :command: federation protocol list

.. autoprogram-cliff:: openstack.identity.v3
   :command: federation protocol set

.. autoprogram-cliff:: openstack.identity.v3
   :command: federation protocol show