File: access-token.rst

package info (click to toggle)
python-openstackclient 8.2.0-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,960 kB
  • sloc: python: 132,001; makefile: 140; sh: 22
file content (10 lines) | stat: -rw-r--r-- 326 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
============
access token
============

An **access token** is used by the Identity service's OS-OAUTH1 extension. It
is used by the **consumer** to request new Identity API tokens on behalf of the
authorizing **user**. Applicable to Identity v3.

.. autoprogram-cliff:: openstack.identity.v3
   :command: access token create