Repin SSO plugin to unkin fork 5.0.0.0 #14

Merged
benvin merged 1 commits from benvin/sso-fork-repin into main 2026-09-20 00:53:33 +10:00
Member

Upstream SSO 4.0.0.4 targets the Jellyfin 10.11 ABI and keeps OAuth state
in-process, so a login handled by a different replica fails with "Invalid or
expired state". The fork publishes a 12.0-targeted build with valkey-backed
state shared across replicas.

  • point SSO_URL at the artifactapi jellyfin-plugins remote for unkin 5.0.0.0
  • repin SSO_SHA256 to the new archive
  • unpack into "SSO Authentication_5.0.0.0"; the entrypoint sync drops the
    stale 4.0.0.4 directory on existing deployments
  • refresh the ABI comment block

http is deliberate: the stage base image trusts only public CAs.

Upstream SSO 4.0.0.4 targets the Jellyfin 10.11 ABI and keeps OAuth state in-process, so a login handled by a different replica fails with "Invalid or expired state". The fork publishes a 12.0-targeted build with valkey-backed state shared across replicas. - point SSO_URL at the artifactapi jellyfin-plugins remote for unkin 5.0.0.0 - repin SSO_SHA256 to the new archive - unpack into "SSO Authentication_5.0.0.0"; the entrypoint sync drops the stale 4.0.0.4 directory on existing deployments - refresh the ABI comment block http is deliberate: the stage base image trusts only public CAs.
unkin-agent added 1 commit 2026-09-20 00:02:33 +10:00
Repin SSO plugin to unkin fork 5.0.0.0
ci/woodpecker/pr/build Pipeline was successful
b43e10f752
benvin merged commit f150d915f5 into main 2026-09-20 00:53:33 +10:00
benvin deleted branch benvin/sso-fork-repin 2026-09-20 00:53:33 +10:00
Sign in to join this conversation.