From a500ff28acfd7222c6857564cb987c194ad7d414 Mon Sep 17 00:00:00 2001 From: Victor Date: Thu, 19 May 2022 20:23:27 +0200 Subject: [PATCH] website/integrations: update proxmox docs (#2899) Signed-off-by: Victor Roest --- website/integrations/services/proxmox-ve/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/integrations/services/proxmox-ve/index.md b/website/integrations/services/proxmox-ve/index.md index d9934e8ee7..745f19632e 100644 --- a/website/integrations/services/proxmox-ve/index.md +++ b/website/integrations/services/proxmox-ve/index.md @@ -27,7 +27,6 @@ Under _Providers_, create an OAuth2/OpenID provider with these settings: - Name: proxmox - Client Type: Confidential -- JWT Algorithm: RS256 - Redirect URI: `https://proxmox.company:8006` (Note the absence of the trailing slash, and the inclusion of the webinterface port) ### Step 2 @@ -38,7 +37,7 @@ Set the Launch URL to `https://promox.company:8006`. ## Proxmox VE Setup -Proxmox VE allows configuration of authentication sources using the web interface (under Datacenter -> Permissions -> Authentication). +Proxmox VE allows configuration of authentication sources using the web interface (under Datacenter -> Permissions -> Realms). ![](proxmox-source.png)