mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-05-03 01:06:54 +00:00
followup: fix trailing spaces and text width
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
181db0988e
commit
710713eaa6
10
pveum.adoc
10
pveum.adoc
@ -79,11 +79,11 @@ much shorter access control list which is easier to handle.
|
|||||||
API Tokens
|
API Tokens
|
||||||
~~~~~~~~~~
|
~~~~~~~~~~
|
||||||
|
|
||||||
API tokens allow stateless access to most parts of the REST API by
|
API tokens allow stateless access to most parts of the REST API by another
|
||||||
another system, software or API client. Tokens can be generated for
|
system, software or API client. Tokens can be generated for individual users
|
||||||
individual users and can be given separate permissions and expiration
|
and can be given separate permissions and expiration dates to limit the scope
|
||||||
dates to limit the scope and duration of the access. Should the API
|
and duration of the access. Should the API token get compromised it can be
|
||||||
token get compromised it can be revoked without disabling the user itself.
|
revoked without disabling the user itself.
|
||||||
|
|
||||||
API tokens come in two basic types:
|
API tokens come in two basic types:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user