Skip to content

4.3.0-beta

Choose a tag to compare

@github-actions github-actions released this 24 Jul 06:36
· 585 commits to main since this release
Immutable release. Only release title and notes can be modified.
b185755

Jellyfin 10.11 beta 4.3.0-beta (plugin version 4.3.0.13).
Install via the beta repository URL:
https://raw.githubusercontent.com/iderex/jellyfin-plugin-sso/manifest-beta/manifest.json

What's Changed

  • Validate id_token auth_time against max_age; fail closed by @iderex in #972
  • Add OIDC back-channel logout (logout_token validation + endpoint) by @iderex in #973
  • Add opt-in login-time deprovisioning on role-denied SSO logins by @iderex in #975
  • Read the manifest via jq --rawfile so the beta publish survives arg-length growth by @iderex in #979
  • Publish the newest JF11 beta as the repo's Latest release by @iderex in #981
  • Add a changelog entry for the managed login-page buttons by @iderex in #983
  • Add the SAML deprovision-off parity test by @iderex in #984

Full Changelog: 4.3.0-beta.12...4.3.0-beta.13