Skip to content

How to use Authelia with ForwardAuth on different server? #7224

Closed Answered by james-d-elliott
adorakalb asked this question in Q&A
Discussion options

You must be logged in to vote

You'd either have to expose the port say 8080, and use http://sso.example.com:8080 or you'd have to configure caddy in a way where it doesn't change the X-Fowarded-* headers for the /api/verify and /api/authz/* paths and use the https://sso.example.com url (with the path suffixes).

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@yfe404
Comment options

Answer selected by james-d-elliott
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants