From f0137fdd02c994d97e66d52c010d90fc4c7698a6 Mon Sep 17 00:00:00 2001 From: Jason Fischer Date: Fri, 21 Oct 2022 20:49:11 -0700 Subject: [PATCH] Correct Proxmox API token creation, fixing #425 --- Service-Widgets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Service-Widgets.md b/Service-Widgets.md index 2fb9849..ad89fa4 100644 --- a/Service-Widgets.md +++ b/Service-Widgets.md @@ -461,7 +461,7 @@ You will need to generate an API Token for an existing user. Here is an example * User name: something informative like `api` * Realm: Linux PAM standard authentication * Group: group from bullet 4 above -9. Click on the Permissions "folder" +9. Expand Permissions, click on API Tokens 10. Click the Add button * User: user from bullet 8 above * Token ID: something informative like the application or purpose like `homepage`