goodbye plex
goodbye plex
after almost 15yrs my plex server is no more. jellyfin behind nginx with authentik is running very nicely.
goodbye plex
after almost 15yrs my plex server is no more. jellyfin behind nginx with authentik is running very nicely.
You're viewing a single thread.
How did you set up Jellyfin with Authentik? Are you using SSO or is it only through LDAP?
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.
Thanks! Don't know how I missed the Authentik docs for this.