summaryrefslogtreecommitdiff
path: root/doc/source/cli/command-objects/service-provider.rst
blob: a92c3b208cc5dd87da9e9099355a47b62918864b (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
=================

A **service provider** is used by the Identity service's OS-FEDERATION
extension. It is used by to register another OpenStack Identity service.
Applicable to Identity v3.

.. autoprogram-cliff:: openstack.identity.v3
   :command: service provider create

.. autoprogram-cliff:: openstack.identity.v3
   :command: service provider delete

.. autoprogram-cliff:: openstack.identity.v3
   :command: service provider list

.. autoprogram-cliff:: openstack.identity.v3
   :command: service provider set

.. autoprogram-cliff:: openstack.identity.v3
   :command: service provider show