Elektrine lite

← Feed

@jana@social.jsteuernagel.de

Post #1313440

2026-04-05 20:06 UTC

@zako The majority of my things are external. I don’t think of this as something I do to improve security, I merely don’t want to make it worse. Instead, this is all about convenience and learning about how SSO works. I’ll have to look into forward auth for a few of my services anyways and I’m curious how it will go. mTLS is also cool, I have just never really done much with it (if I remember correctly I once wanted to try and use it for Homeassistant, just to learn that it didn’t work with the official app)

Replies (1)

  • @zako@fosstodon.org 2026-04-06 07:53

    @jana forward_auth is inly valid for web apps you use through a browser only (no integrations, no official apps...). However mTLS is sometimes supported by app clients, for example, nextcloud desktop and immich android app support mTLS and thus you can use them with the added security of mTLS to protect your service.

    Open ##1313441