Skip to content
iderex edited this page Jul 11, 2026 · 19 revisions

Jellyfin SSO Plugin — Wiki

Sign in to Jellyfin through OpenID Connect or SAML 2.0 identity providers.

Status: this is an actively-developed, security-first revival of the archived 9p4/jellyfin-plugin-sso. This wiki grows with the plugin — pages describe what is actually implemented today, not planned features. If something here disagrees with the code, the code wins; please open an issue.

Pages

What it does today

  • OpenID Connect and SAML 2.0 sign-in, multiple providers side by side.
  • Role-based access: login, administrator, library folders, Live TV.
  • A fail-closed login path (see Security Model).
  • Avatar sync, Quick Connect support, self-service account linking (/SSOViews/linking).

Reporting security issues

Report vulnerabilities privately via the repository's Report a vulnerability form — not the public issue tracker.

Clone this wiki locally