sso

  1. M

    Entra SSO via OpenID throws 401

    I installed PVE 9.1.8 yesterday on a host and am now trying to set up Entra SSO with Microsoft 365. The app is authorized, has enough permissions, sign-in succeeds, and even the auth data is transmitted via the URL. For some reason I do still get the following error: Does anyone have an idea...
  2. S

    Automatically assign new autocreated realm users to a group

    I am currently in the process of automating the deployment of PVE hosts including SSO: For SSO, these steps include: Creating an OpenID-Connect application and provider in Authtentik. Creating a realm with those Authentik parameters in PVE Creating groups, roles and setting ACL's But I am...
  3. K

    OpenID Connect with Gluu Server

    Hi all, I'm trying to integrate Proxmox with our corporate Gluu Server using OpenID Connect for SSO authentication. However, similar to this thread, I'm getting the OpenID redirect failed. Failed to parse server response (500) error. domains.cfg # cat /etc/pve/domains.cfg pam: pam...
  4. W

    SSO with OpenID Connect not working

    Hi, I don't get SSO to work with Proxmox VE (and also PBS). Proxmox always redirects to the login form of the Provider (keycloak in my case) and asks for username and password, even if I am already logged in into keycloak. It seems that the URL-parameter "prompt=login", which is responsible...