I already host multiple services via caddy as my reverse proxy. Jellyfin, I am worried about authentication. How do you secure it?

  • exu@feditown.comEnglish
    11·
    4 months ago

    I think that breaks most clients

    • Svinhufvud@sopuli.xyzEnglish
      2·
      4 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.

    • ocean@lemmy.selfhostcat.comEnglish
      2·
      4 months ago

      ? How does putting something before it break it? It most certainly doesn’t.

      • λλλ@programming.devOPEnglish
        5·
        4 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.