OIDC rediredt issue #1599

Closed
opened 2026-04-05 19:36:50 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @dfense23 on 4/19/2025

I try to use authentik for OIDC and have an issue, getting the following error message from the app (openweb-ui):

httpx.HTTPStatusError: Redirect response '302 Found' for url 'https://authentik.example.url/application/o/open-webui/.well-known/openid-configuration'
Redirect location: 'https://pangolin.example.url/auth/resource/14?redirect=https%3A%2F%2Fauthentik.example.url%2Fapplication%2Fo%2Fopen-webui%2F.well-known%2Fopenid-configuration'

pangolin runs on a separate server (pangolin.example.url), newt, authentik and openweb-ui on a kubernetes cluster (both authentik and openweb-ui setup as subdomains in pangolin, pointing to service.namespace.svc.cluster.local, no traefik in the mix).

I have setup authentik per the instructions on the authentik website. Also this has been working on my last setup (docker, traefik). I suspect the extra path trough pangolin to resolve the domain names throws something off.

I also might be in too deep for my skill level, but any help would be appreciated, a couple hours searching got me nowhere.

*Originally created by @dfense23 on 4/19/2025* I try to use authentik for OIDC and have an issue, getting the following error message from the app (openweb-ui): httpx.HTTPStatusError: Redirect response '302 Found' for url 'https://authentik.example.url/application/o/open-webui/.well-known/openid-configuration' Redirect location: 'https://pangolin.example.url/auth/resource/14?redirect=https%3A%2F%2Fauthentik.example.url%2Fapplication%2Fo%2Fopen-webui%2F.well-known%2Fopenid-configuration' pangolin runs on a separate server (pangolin.example.url), newt, authentik and openweb-ui on a kubernetes cluster (both authentik and openweb-ui setup as subdomains in pangolin, pointing to service.namespace.svc.cluster.local, no traefik in the mix). I have setup authentik per the instructions on the authentik website. Also this has been working on my last setup (docker, traefik). I suspect the extra path trough pangolin to resolve the domain names throws something off. I also might be in too deep for my skill level, but any help would be appreciated, a couple hours searching got me nowhere.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#1599