Assuming the user will not be connecting over vpn, but is both remote and non-technical, how would you expose Jellyfin to them securely?

  • Encrypt-Keeper
    link
    fedilink
    English
    1221 days ago

    The biggest problem with that Jellyfin to this day is that you can’t.

    Seems like every new open source selfhosted app implements OIDC compatibility, but for some reason, I can only assume is technical debt, Jellyfin hasn’t.

    • Strit
      link
      fedilink
      English
      221 days ago

      Jellyfin had a third party plugin for OIDC. It was archived recently, but I heard Jellyfin has plans to implement it directly into the software. 🤞

      • Encrypt-Keeper
        link
        fedilink
        English
        1
        edit-2
        21 days ago

        The plugin was neat, but if the clients don’t support it, it’s pretty much useless.

        • Strit
          link
          fedilink
          English
          021 days ago

          Mobile clients should use QuickConnect for it (statement by the sso plugin maintainer). Else it should work with everything that uses the WebUI.

          • Encrypt-Keeper
            link
            fedilink
            English
            1
            edit-2
            20 days ago

            Quick connect is not SSO. Because the topic is about non-technical end user friendly solutions, this isn’t a great one because this requires your user to login using a web browser on a different device and then use that for the quick connect and it’s just more clunky than it should really be.

            It’s honestly easier in this situation to just configure your end users device with a mesh VPN like Tailscale or Netbird and then all they ever have to do is login with whatever password you gave them.

      • Encrypt-Keeper
        link
        fedilink
        English
        121 days ago

        Jellyfin just doesn’t have it, period. There’s a third party plugin that will kind of tack it on to the Webui, but none of the Jellyfin apps will work with it.