Jellyfin
LDAP configuration for Jellyfin
- LDAP server
<ip of the ips or FQDN>
- LDAP port
636
-
Secure LDAP [X]
-
Skip SSL/TLS Verification [X]
-
LDAP Bind User
cn=ldapservice,ou=users,dc=ldap,dc=goauthentik,dc=io
- LDAP Base DN for searches
ou=users,dc=ldap,dc=goauthentik,dc=io
- LDAP Search Filter
(objectClass=user)