SSO with OpenID Connect not working

wechselbalg

Member
Oct 6, 2021
2
0
6
51
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 for this, is added to the redirect. Is this normal behaviour? Thanks!
 
Last edited:
Hi,

currently this is "by design", but there are patches on the development mailing list to make the prompt behavior configurable.
You can jump on https://bugzilla.proxmox.com/show_bug.cgi?id=3514 to get notified once that's included in a packaged version.