Search results

  1. B

    Issue: OpenID redirect failed - Failed to parse server response (500)

    Update - Switched to Keycloak and it just works.
  2. B

    Issue: OpenID redirect failed - Failed to parse server response (500)

    No, unfortunately not. And yeah, Gluu was a bit of a pain to get going - their docker compose is broken (ldap wont start) and it doesn't work in LXC. Had to spin up a VM for it. Beginning to think I might just spin up Keycloak this weekend and see if I can get that working, seems to be more...
  3. B

    Issue: OpenID redirect failed - Failed to parse server response (500)

    Hey, Thanks for getting back to me on this. I have adjusted the scopes as directed, but still receive the same error. Redirect to auth provider still fails with JSON return: {"status":500,"success":0,"message":"Failed to parse server response\n","data":null}
  4. B

    Issue: OpenID redirect failed - Failed to parse server response (500)

    Hey, I've been fighting with trying to get OpenID connect working with Proxmox VE 7 for a little while now and I was wondering if anyone could lend me some insight into my issue here. After setting up my OpenID authentication backen/realm on both proxmox and Gluu (my IDP server) I get the...