From cf4daacab585d5939af675a4e566413c5a8075eb Mon Sep 17 00:00:00 2001 From: Adrian Cowan Date: Mon, 10 Nov 2025 19:24:21 +1100 Subject: [PATCH] Add jellyfin Customised the forward auth in authelia to ignore Authorization headers as authelia was failing to parse the Authorization: MediaBrowser headers that jellyfin uses. --- 2-nomad-config/2-ingress/authelia.nomad.hcl | 6 ++ 2-nomad-config/jellyfin.nomad.hcl | 88 +++++++++++++++++++++ 2-nomad-config/jellyfin.tf | 55 +++++++++++++ 3 files changed, 149 insertions(+) create mode 100644 2-nomad-config/jellyfin.nomad.hcl create mode 100644 2-nomad-config/jellyfin.tf diff --git a/2-nomad-config/2-ingress/authelia.nomad.hcl b/2-nomad-config/2-ingress/authelia.nomad.hcl index 3c8ecdc..16f3bbf 100644 --- a/2-nomad-config/2-ingress/authelia.nomad.hcl +++ b/2-nomad-config/2-ingress/authelia.nomad.hcl @@ -63,6 +63,12 @@ job "authelia" { data = <