Simon Erhardt

Results 14 comments of Simon Erhardt

That all makes no sense to me. 😅 Because actually I also use http://authentik-server.security.cluster.local as AUTHENTIK_HOST and this means that Authentik Outpost directly communicates with the Authentik Server theough the...

@yodaldevoid @luukrijnbende Could you please check whats written in the yellow field below the outpost name when opening Authentik Settings -> Applications -> Outposts. There should be the login URL....

@luukrijnbende Okay, I think we get closer to the root of the problem. My outpost is deployed manually via a helmchart ([bjw-s universal library Helmchart](https://github.com/bjw-s/helm-charts)). And my Authentik UI shows...

@luukrijnbende Yes thats really interesting. What I can say from my side is that my pull-request should only modify requests when runned as external deployed Outpost. See: https://github.com/chrootlogin/authentik/blob/1c474a22ef0561419acd4ec269c8d96a74df08de/internal/outpost/proxyv2/application/endpoint.go ```go //...