diff --git a/jellyfin/config/branding.xml b/jellyfin/config/branding.xml index b0e5582..ed82810 100644 --- a/jellyfin/config/branding.xml +++ b/jellyfin/config/branding.xml @@ -1,6 +1,17 @@ - - + <form action="https://jellyfin.rik.veenboer.xyz/sso/OID/start/Authenthik"> + <button class="raised block emby-button button-submit"> + Sign in with SSO + </button> +</form> + a.raised.emby-button { + padding: 0.9em 1em; + color: inherit !important; +} + +.disclaimerContainer { + display: block; +} false \ No newline at end of file diff --git a/jellyfin/config/system.xml b/jellyfin/config/system.xml index 9e1cba2..e50b788 100644 --- a/jellyfin/config/system.xml +++ b/jellyfin/config/system.xml @@ -158,6 +158,11 @@ https://repo.jellyfin.org/files/plugin/manifest.json true + + SSO + https://raw.githubusercontent.com/9p4/jellyfin-plugin-sso/manifest-release/manifest.json + true + true 0