FirebladeBMW

Results 7 comments of FirebladeBMW

> I have a question, do you have zoraxy set to authenticate all requests via authelia, then have authelia routed through zoraxy as well? Not sure if I understand your...

> [@FirebladeBMW](https://github.com/FirebladeBMW) I am suspecting two modules that might causes this problem, since the request will pass through the forward-auth / sso module first before going into the dpcore, there...

@teomemora I am also trying to setup authelia with Zoraxy. Since you managed to get it running, would you mind to provide more details how you managed to do it?...

Hi @james-d-elliott, currently I have Zoraxy running on an LXC and Authelia in a Docker LXC, both on the same Proxmox host. (I also have a working installation with NPM...

Thank you both for your feedback! Really appreciated! At least Zoraxy now is forwarding the request to Authelia. Login page of Authelia is loading but spinner logo keeps "spinning" and...

Alright, I think I found the issue... The custom headers do not accept multiple values. It will only parse the last variable. (no matter if separated by "," or not)...

Yes, just got it working now. Also tested then with removing as many headers as possible to see what is the minimum requirement. And yes, you are right. I can...