PVE 7.2-7 - Authentication Realms Openid Connect - Error

Sep 14, 2022
1
0
1
Hello,

following problem: I have configured an OpenID Connect Provider (under Realms) to login to Proxmox VE. When trying to login, i recieve this error:
"OpenID redirect failed. Request failed (500)".

After debugging (tcpdump) i found out that PVE tries to reach the OpenID Connect Provider via the configured Proxy, instead of a direct Connection. When disabling the global Proxy Setting, everything works fine and i can login. Problem is, that i need the Proxy Setting to reach the Subscription Store. Is there some way to tell PVE to ignore the Proxy, when trying to reach the OpenID Connect Provider ?