Skip to content

Releases: 9p4/jellyfin-plugin-sso

v3.5.2.4

13 May 13:34
@9p4 9p4
v3.5.2.4
42fba86
Compare
Choose a tag to compare

What's Changed

  • Update version in SSO-Auth.csproj by @lf- in #169
  • update authelia example to authelia v4.38 by @hendrik1120 in #170
  • Update providers.md to include android app keycloak OIDC redirect URI by @tbelway in #190
  • Update plugin to function with Jellyfin 10.9

New Contributors

Full Changelog: v3.5.2.3...v3.5.2.4

v3.5.2.3

21 Feb 22:11
@9p4 9p4
v3.5.2.3
3894048
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.2.2...v3.5.2.3

v3.5.2.2

22 Jan 21:39
@9p4 9p4
v3.5.2.2
87edc5f
Compare
Choose a tag to compare

v3.5.2.1

18 Oct 05:12
@9p4 9p4
v3.5.2.1
0476f81
Compare
Choose a tag to compare

Hotfix for #150

v3.5.2.0

07 Aug 17:17
@9p4 9p4
v3.5.2.0
94d1c7a
Compare
Choose a tag to compare

feat: allow overriding redirect scheme

Wow, I'm putting out a lot of releases lately. Sorry about that.

Full Changelog: v3.5.1.1...v3.5.2.0

HOTFIX: v.3.5.1.1

07 Aug 12:44
@9p4 9p4
v3.5.1.1
2c3fc4d
Compare
Choose a tag to compare

fix: change iframe URL to point to the web UI instead of the root

Full Changelog: v3.5.1.0...v3.5.1.1

v3.5.1.0

06 Aug 20:38
@9p4 9p4
v3.5.1.0
172f22e
Compare
Choose a tag to compare
  • fix: improve final redirect (#109)
  • style: fix configPage style (prettier)
  • docs: detail Google requiring disabling of OpenID endpoint validation
  • fix: make SAML paths better; improve and add OID discovery defaults
  • docs: clarify plugin resetting permissions
  • style: fix README.md style
  • docs: document how to set login disclaimer (#16)
  • feat: clarify redirect paths (#84)
  • fix: Remove funding

Full Changelog: v3.5.0.0...v3.5.1.0

v3.5.0.0

05 Aug 22:55
@9p4 9p4
v3.5.0.0
8b75536
Compare
Choose a tag to compare

What's Changed

  • feat: add Live TV management
  • fix: make user creation more robust by @fredriklindberg in #72
  • fix: don't include port in redirect URL for 80 and 443 by @fredriklindberg in #71
  • feat: allow configuration of preferred username claim by @9p4 in #74
  • feat: allow for HTTPS to be disabled in OpenID discovery by @9p4 in #77
  • fix: #83 Trim whitespace in user provided strings by @9p4 in #89
  • null check before trim() by @esmondmissen in #99
  • fix: error in logs for #81 by @esmondmissen in #100
  • docs: 📝 add authentik redirect uri step by @adamzvolanek in #127
  • fix: fix null pointer errors in various places

New Contributors

Full Changelog: v3.4.0.2...v3.5.0.0

v3.4.0.2 - Self Service

18 Aug 09:10
f7ce40f
Compare
Choose a tag to compare

Self Service:

  • Users can link existing jellyfin accounts to SSO provider accounts
  • Users can remove existing links
  • Users can configure multiple SSO provider accounts
  • Account names no longer have to match across Jellyfin -> SSO provider
    • Eg, can link google OIDC, with a sub of asfbeausfahgajsfjasd-ugly-sub to jellyfin username matthew

What's Changed

Features

  • Implement Canonical Linking + Self Service by @matthewstrasiotto in #34
    • Account names no longer have to match to be linked

Fixes

Documentation

CI / Build

Full Changelog: v3.3.0.0...v3.4.0.2

nightly

01 Jul 01:20
7e232d7
Compare
Choose a tag to compare

Nightly build