I don’t know if I fixed so much as I got a hack that works. First up I do have the headers. I’m going to stick with the docker compose over the CA store template because my pictures are more important than Oauth and that’s the method immich supports. Their docs already warn updates could blow up your data so I’ll take the most stable setup I can get. I did a bunch more searching and found mostly people failing but someone suggested to use host network but I still couldn’t curl 1 container from another using the public domain names. So I gave up on that. I remembered that oauth worked when I used my authentik IP address instead of public domain name. I found out it was possible to change unraid dashboard ports and moved my reverse proxy(traefik) over to 80 and 443. I’m using Technitium for a DNS server, added a record for authentik.mydomain.com to point to the local IP address and now it all works.