sanitation@lemmy.today to Technology@lemmy.worldEnglish · 2 个月前Netflix now requires every user profile to be tied to unique email addressarstechnica.comexternal-linkmessage-square123linkfedilinkarrow-up1247arrow-down15
arrow-up1242arrow-down1external-linkNetflix now requires every user profile to be tied to unique email addressarstechnica.comsanitation@lemmy.today to Technology@lemmy.worldEnglish · 2 个月前message-square123linkfedilink
minus-squareITGuyLevi@programming.devlinkfedilinkEnglisharrow-up1·2 个月前Yeah, natively Jellyfin supports LDAP (1st party plug-in anyway), which means I can use my personal IdP to centrally manage accounts and it works across all their apps I’ve tried (as oppose to the OIDC plugin which seems to still break their apps).
minus-squareAppoxo@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up2·2 个月前Forgot that LDAP is sort of first party. Does the jellyfin app support the ldap auth?
minus-squareITGuyLevi@programming.devlinkfedilinkEnglisharrow-up1·1 个月前Yep, as far as I’m aware, it’s the only way to use a separate IdP with the official apps.
minus-squareAppoxo@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up2·1 个月前Very neat! Sadly I suspect that if I’d access it through authelia (and other reverse proxies) that the redirect will break the accessibility.
minus-squareITGuyLevi@programming.devlinkfedilinkEnglisharrow-up1·1 个月前I haven’t had any issues with it being behind NginX, but I have heard about people having issues (I’m just lucky I guess).
minus-squareAppoxo@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up2·1 个月前I configured authelia to intercept any request by prompting for 2FA login and totp-codes. No login no entry (except for my two uptime pages)
Yeah, natively Jellyfin supports LDAP (1st party plug-in anyway), which means I can use my personal IdP to centrally manage accounts and it works across all their apps I’ve tried (as oppose to the OIDC plugin which seems to still break their apps).
Forgot that LDAP is sort of first party.
Does the jellyfin app support the ldap auth?
Yep, as far as I’m aware, it’s the only way to use a separate IdP with the official apps.
Very neat!
Sadly I suspect that if I’d access it through authelia (and other reverse proxies) that the redirect will break the accessibility.
I haven’t had any issues with it being behind NginX, but I have heard about people having issues (I’m just lucky I guess).
I configured authelia to intercept any request by prompting for 2FA login and totp-codes.
No login no entry (except for my two uptime pages)