v3.4.0.2 - Self Service
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
subofasfbeausfahgajsfjasd-ugly-subto jellyfin usernamematthew
- Eg, can link google OIDC, with a
What's Changed
Features
- Implement Canonical Linking + Self Service by @matthewstrasiotto in 9p4/jellyfin-plugin-sso#34
- Account names no longer have to match to be linked
Fixes
- Fix ID Provider incorrectly resetting on login by @matthewstrasiotto in 9p4/jellyfin-plugin-sso#33
Documentation
- Document Provider Specific Configuration, Small Readme Update by @matthewstrasiotto in 9p4/jellyfin-plugin-sso#31
- docs: move build-from-source to contributing section, link vscode config by @matthewstrasiotto in 9p4/jellyfin-plugin-sso#63
- docs: 📝 document new plugin install mechanism by @matthewstrasiotto in 9p4/jellyfin-plugin-sso#56
CI / Build
- Add github action for publishing releases by @matthewstrasiotto in 9p4/jellyfin-plugin-sso#39
- Revert "Add github action for publishing releases" by @9p4 in 9p4/jellyfin-plugin-sso#40
- Revert "Revert "Add github action for publishing releases"" by @matthewstrasiotto in 9p4/jellyfin-plugin-sso#46
- pin version of oddstr13/jprm to specific commit by @matthewstrasiotto in 9p4/jellyfin-plugin-sso#48
- ci: pin kevinjil/jprm-action to specific sha by @matthewstrasiotto in 9p4/jellyfin-plugin-sso#50
- ci: ignore prereleases when publishing manifest by @matthewstrasiotto in 9p4/jellyfin-plugin-sso#52
- ci: add checksum to nightly builds by @matthewstrasiotto in 9p4/jellyfin-plugin-sso#53
- ci: only run checksum agaisnt zip files by @matthewstrasiotto in 9p4/jellyfin-plugin-sso#54
- build: ignore .vscode entirely in gitignore by @matthewstrasiotto in 9p4/jellyfin-plugin-sso#62
Full Changelog: 9p4/jellyfin-plugin-sso@v3.3.0.0...v3.4.0.2