after almost 15yrs my plex server is no more. jellyfin behind nginx with authentik is running very nicely.

deleting my plex vm via terminal
you are viewing a single comment's thread
view the rest of the comments
[–] 6 points 1 year ago (3 children)

How did you set up Jellyfin with Authentik? Are you using SSO or is it only through LDAP?

  • source
  • hideshow 3 child comments
  • [–] [S] 5 points 1 year ago (2 children)

    i ended up doing both. ldap for the apps. oidc for web based users and the apps that support the quick connect feature. the local user account system works fine too, and ldap would be enough. i just wanted an excuse to play round with sso systems, and it was fun figuring out how to connect all my servers.

    authenik has a good docs site for both it's docker container and connecting it to jellyfin. Authelia looked interesting too.

  • source
  • parent
  • hideshow 2 child comments