Comment on How to secure Jellyfin hosted over the internet?
ocean@lemmy.selfhostcat.com 11 months ago
You could put authentik in front of it too
Comment on How to secure Jellyfin hosted over the internet?
ocean@lemmy.selfhostcat.com 11 months ago
You could put authentik in front of it too
exu@feditown.com 11 months ago
I think that breaks most clients
ocean@lemmy.selfhostcat.com 11 months ago
? How does putting something before it break it? It most certainly doesn’t.
lambda@programming.dev 11 months ago
Clients are built to speak directly to the Jellyfin API. if you put an auth service in front it won’t even ask you to try and authenticate with that.
ocean@lemmy.selfhostcat.com 11 months ago
Sorry, when out of the house I only use web not clients.
Svinhufvud@sopuli.xyz 11 months ago
Yes, it breaks native login, but you can authenticate with Authentik on your phone for example, and use Quick connect to authorize non-browser sessions with it.