solved it, i needed to set the `X-Forwarded-Proto:...
# ory-selfhosting
q
solved it, i needed to set the
X-Forwarded-Proto: https
header in my requests since i had
tls.allow_termination_from
in my hydra config set
🙌 1
w
good catch, k8s uses http by default in the internal cluster communication
m
should this be documented ? I am collecting for the kratos/hydra etc. FAQ, but do you think it would make sense to start something for self-hosting/k8s in general? We could gather it in a FAQ.md at first and then bit by bit build it into the docs ( at some point a self-hosting section?)