Skip to content

auth.css served via http #179

Closed Answered by frankie567
emsi asked this question in Q&A
Apr 30, 2023 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Hi @emsi 👋

Since you're behind a proxy, its IP needs to be allowed on the Fief server so it trusts the X-Forwarded- headers (and generate links with the right scheme).

For this you'll need to set the FORWARDED_ALLOW_IPS environment variable. If you're sure the Fief server is reachable only via the proxy, you can set it to *.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@emsi
Comment options

@frankie567
Comment options

Answer selected by emsi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #178 on May 01, 2023 06:28.