Post #1313439
2026-04-05 19:40 UTC
@jana the SSO is for internal o external services? I feel even with OIDC/OAuth2 and secure SSO systems applications can have zero day bugs. So for my personal services accesible via Internet I try to add mTLS or forward_auth apart from the OIDC/OAuth2 configuration
Replies (1)
-
@jana@social.jsteuernagel.de 2026-04-05 20:06
@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)