mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-06-14 13:01:54 +00:00
apitoken: use CAUTION for token-only-once-visible note
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
710713eaa6
commit
c6e098a291
@ -93,8 +93,8 @@ API tokens come in two basic types:
|
|||||||
* full privileges: the token permissions are identical to that of the
|
* full privileges: the token permissions are identical to that of the
|
||||||
associated user.
|
associated user.
|
||||||
|
|
||||||
WARNING: The token value is only displayed/returned once when the token is
|
CAUTION: The token value is only displayed/returned once when the token is
|
||||||
generated. It cannot be retrieved over the API at a later time!
|
generated. It cannot be retrieved again over the API at a later time!
|
||||||
|
|
||||||
To use an API token, set the HTTP header 'Authorization' to the displayed value
|
To use an API token, set the HTTP header 'Authorization' to the displayed value
|
||||||
of the form `PVEAPIToken=USER@REALM!TOKENID=UUID` when making API requests, or
|
of the form `PVEAPIToken=USER@REALM!TOKENID=UUID` when making API requests, or
|
||||||
|
Loading…
Reference in New Issue
Block a user