
skipped shared v2/v3 identity resources. Change-Id: I9e1fb5dee5506780fd79a0cbfbde059d0ccd1489
23 lines
556 B
ReStructuredText
23 lines
556 B
ReStructuredText
========
|
|
consumer
|
|
========
|
|
|
|
An **consumer** is used by the Identity service's OS-OAUTH1 extension. It
|
|
is used to create a **request token** and **access token**. Applicable to
|
|
Identity v3.
|
|
|
|
.. autoprogram-cliff:: openstack.identity.v3
|
|
:command: consumer create
|
|
|
|
.. autoprogram-cliff:: openstack.identity.v3
|
|
:command: consumer delete
|
|
|
|
.. autoprogram-cliff:: openstack.identity.v3
|
|
:command: consumer list
|
|
|
|
.. autoprogram-cliff:: openstack.identity.v3
|
|
:command: consumer set
|
|
|
|
.. autoprogram-cliff:: openstack.identity.v3
|
|
:command: consumer show
|