Generic OIDC via Cloudflare
Trying to configure Homarr to use generic OIDC via Cloudflare Zero Trust (https://developers.cloudflare.com/cloudflare-one/access-controls/applications/http-apps/saas-apps/generic-oidc-saas/). I have an issue open here (https://github.com/homarr-labs/homarr/issues/4406), but seem to have hit a dead end.
I've configured it per the Homarr instructions (https://homarr.dev/docs/advanced/single-sign-on/). I've double checked with other apps I've configured using the same Cloudflare stack and I don't see any obvious configuration issues. I repeatedly get the following error when I try to log in - the name="o" and "name":"t" sometimes change to different letters, but it's always teh same CallbackRouteError and OAUTH_INVALID_RESPONSE.
Homarr is deployed as a Docker container on Unraid v1.43.2.
I've configured it per the Homarr instructions (https://homarr.dev/docs/advanced/single-sign-on/). I've double checked with other apps I've configured using the same Cloudflare stack and I don't see any obvious configuration issues. I repeatedly get the following error when I try to log in - the name="o" and "name":"t" sometimes change to different letters, but it's always teh same CallbackRouteError and OAUTH_INVALID_RESPONSE.
Homarr is deployed as a Docker container on Unraid v1.43.2.
GitHub
A modern and easy to use dashboard. 30+ integrations. 10K+ icons built in. Authentication out of the box. No YAML, drag and drop configuration. - homarr-labs/homarr
Solution
Duplicate of https://github.com/homarr-labs/homarr/issues/4406
GitHub
Describe the bug Attempting to configure Homarr using OIDC via Cloudflare Zero Trust / Generic OIDC. When I set up the variables in https://homarr.dev/docs/advanced/single-sign-on/ I get the follow...