Search results

  1. I

    [SOLVED] IPMI Tool error after v8 upgrade

    Appreciate this bit, way better fix.
  2. I

    attempting to troubleshoot OIDC redirect failed (500 error)

    Figured it out after instrumenting the code properly.
  3. I

    attempting to troubleshoot OIDC redirect failed (500 error)

    pveum realm add <mydomain> --type openid --issuer-url https://keycloak.<mydomain>.local:8443/auth/realms/<mydomain> --client-id proxmox --username-claim username domains.cfg: pam: pam comment Linux PAM standard authentication pve: pve comment Proxmox VE authentication server...
  4. I

    attempting to troubleshoot OIDC redirect failed (500 error)

    Whelp, this isn't encouraging for using this product.
  5. I

    attempting to troubleshoot OIDC redirect failed (500 error)

    I have proxmox 7 set up to oidc back to a working keycloak setup, and the only output i get on what should be a fairly simple config is the below along with the client getting a popup which simply state "OpenID redirect failed. Request failed (500)": nothing shows up in either log location...