mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 15:31:03 +00:00
skipped shared v2/v3 identity resources. Change-Id: I9e1fb5dee5506780fd79a0cbfbde059d0ccd1489
22 lines
651 B
ReStructuredText
22 lines
651 B
ReStructuredText
===================
|
|
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
|