blob: 36c9264a6481637f9834e1dd520899e39dda68d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
=================
identity provider
=================
An **identity provider** is used by the Identity service's OS-FEDERATION
extension. It is used by **federation protocols** and **mappings**. Applicable
to Identity v3.
.. autoprogram-cliff:: openstack.identity.v3
:command: identity provider create
.. autoprogram-cliff:: openstack.identity.v3
:command: identity provider delete
.. autoprogram-cliff:: openstack.identity.v3
:command: identity provider list
.. autoprogram-cliff:: openstack.identity.v3
:command: identity provider set
.. autoprogram-cliff:: openstack.identity.v3
:command: identity provider show
|