sanitation@lemmy.today to Technology@lemmy.worldEnglish · 5 days agoNetflix now requires every user profile to be tied to unique email addressarstechnica.comexternal-linkmessage-square116linkfedilinkarrow-up1134arrow-down12
arrow-up1132arrow-down1external-linkNetflix now requires every user profile to be tied to unique email addressarstechnica.comsanitation@lemmy.today to Technology@lemmy.worldEnglish · 5 days agomessage-square116linkfedilink
minus-squareAppoxo@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up2·3 days agoForgot that LDAP is sort of first party. Does the jellyfin app support the ldap auth?
minus-squareITGuyLevi@programming.devlinkfedilinkEnglisharrow-up1·2 days agoYep, 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·2 days agoVery 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·2 days agoI 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·2 days agoI configured authelia to intercept any request by prompting for 2FA login and totp-codes. No login no entry (except for my two uptime pages)
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)