#openid

  1. I

    [SOLVED] [OIDC] Trouble using OpenID Connect via the Proxmox API

    Hello everyone, I’m relatively new to Proxmox and I’m working on a VDI platform that uses Proxmox to handle the VMs. I’ve set up Keycloak for SSO and the login flow works perfectly from the Proxmox web UI. Now I’m trying to replicate that same OpenID Connect flow on my own website using the...
  2. R

    OpenID Automatic login

    Currently, after configuring openid, every time I open the domain name, I need to manually click login (OpenID redirect). It is already single sign-on. Can there be an option to select the default domain name as the openid field and open the domain name to automatically log in, without having to...
  3. E

    OpenID Connect not working in PVE-7.2-1

    Hi There, I am facing challenges while implementing OpenID Connect with Azure AD. Authentication is working after manually changing '/usr/share/perl5/PVE/API2/OpenId.pm' from 1024 to 32768. But after successful authentication receives an error as below: 'OpenID login failed, please try again...