23 lines
556 B
ReStructuredText
Raw Normal View History

========
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