Search results

  1. D

    OpenID redirect failed with Ipsilon idp

    I just removed the algorithms from the list in Ipsilon (in `ipsilon/providers/openidc/auth.py`).
  2. D

    OpenID redirect failed with Ipsilon idp

    I've done some digging, and it seems to be related to these specific algorithms in request_object_signing_alg_values_supported "EdDSA", "ES256K",
  3. D

    OpenID redirect failed with Ipsilon idp

    Hello, I'm trying to set up OpenID Connect authentication with Ipsilon idp, but no luck so far... When trying to login, I get the following error: OpenID redirect failed. Failed to parse server response (500) I found nothing in proxmox logs, and on the ipsilon logs, the only request i got...