Point jellyfin SSO at public Authentik hostname #470

Merged
benvin merged 1 commits from benvin/jellyfin-sso-public-idp into main 2026-09-19 12:09:32 +10:00

1 Commits

Author SHA1 Message Date
unkin-agent beb13cc3de Point jellyfin SSO at public Authentik hostname
ci/woodpecker/pr/vector-test Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
The internal-CA identity.k8s.syd1.au.unkin.net host has no CA bundle
mounted in the jellyfin pods, so discovery fetch fails TLS handshake.
Authentik's discovery response is host-relative, so the endpoint must
be the publicly-trusted hostname browsers can also reach.

- Change OidEndpoint to identity.unkin.net in fafflix and cheeztv plugin config
2026-09-19 12:02:44 +10:00