Jellyfin Forum
SOLVED: LDAP login broken after upgrading to Jellyfin 10.9.0 - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: SOLVED: LDAP login broken after upgrading to Jellyfin 10.9.0 (/t-solved-ldap-login-broken-after-upgrading-to-jellyfin-10-9-0)



LDAP login broken after upgrading to Jellyfin 10.9.0 - mrmustache - 2024-05-12

After I upgraded Jellyfin from 10.8.13 to 10.9.0 the ldapauth plugin no longer works. I have tested the settings I used in the plugin configuration menu and everything is still correct and working. Even saving works - so the plugin should work. But logging-in in fact no longer works through LDAP.

Looking through the Jellyfin docker container logs I find this line for every user on my Jellyfin:
Code:
[21:01:45] [WRN] [84] Jellyfin.Server.Implementations.Users.UserManager: User <USERNAME> was found with invalid/missing Authentication Provider Jellyfin.Plugin.LDAP_Auth.LdapAuthenticationProviderPlugin. Assigning user to InvalidAuthProvider until this is corrected

If I remember correctly there was also an option in the admin dashboard, when editing users, that allowed you to set the default authentication provider for each user. I used to set the LDAP option there but can no longer find it in the UI.

What is interesting is that I also provide an OIDC SSO login option on the web interface (for an easier login) that still works. But this is not good enough since not all Jellyfin clients provide the option to login using OIDC.


RE: LDAP login broken after upgrading to Jellyfin 10.9.0 - mrmustache - 2024-05-12

I don't know how much of a solution this is but I just removed and installed the plugin again and LDAP started working again.


RE: LDAP login broken after upgrading to Jellyfin 10.9.0 - crobibero - 2024-05-12

The solution was to update the plugin to a version that is compatible with 10.9.


RE: LDAP login broken after upgrading to Jellyfin 10.9.0 - vitalessandro - 2024-05-14

(2024-05-12, 09:24 PM)crobibero Wrote: The solution was to update the plugin to a version that is compatible with 10.9.

Thanks for pointing this out. How can I make sure the plugin is up to date? Manually selecting the correct one from the plugin settings page? 

I'm currently having this issue on the latest unstable release, and want to make sure it works before I update my main instance


RE: LDAP login broken after upgrading to Jellyfin 10.9.0 - crobibero - 2024-05-14

The latest unstable release is older than 10.9.
You can view the release versions in the plugin repo to make sure you’re on the latest.

Latest right now is v19: https://github.com/jellyfin/jellyfin-plugin-ldapauth/releases