I’m trying to integrate OpenID Connect (OIDC) on my Proxmox server using Microsoft Entra ID (Azure AD). However, by default, internet access is blocked on the Proxmox host via the firewall.
To allow OIDC to work properly, which specific URLs or domains should I whitelist to enable authentication and token verification without exposing full internet access?
Any help would be appreciated. Thanks!
To allow OIDC to work properly, which specific URLs or domains should I whitelist to enable authentication and token verification without exposing full internet access?
Any help would be appreciated. Thanks!