website/integrations: update proxmox docs (#2899)

Signed-off-by: Victor Roest <victor@xirion.net>
This commit is contained in:
Victor 2022-05-19 20:23:27 +02:00 committed by GitHub
parent 263bcae050
commit a500ff28ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -27,7 +27,6 @@ Under _Providers_, create an OAuth2/OpenID provider with these settings:
- Name: proxmox - Name: proxmox
- Client Type: Confidential - 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) - Redirect URI: `https://proxmox.company:8006` (Note the absence of the trailing slash, and the inclusion of the webinterface port)
### Step 2 ### Step 2
@ -38,7 +37,7 @@ Set the Launch URL to `https://promox.company:8006`.
## Proxmox VE Setup ## 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) ![](proxmox-source.png)