What a successful evening! 💪 Not only did I replace #Authentik with #TinyAuth as the #Traefik Forward Auth Provider, but I also resolved the integration issue between #PocketID and #Beszel. This allowed me to remove Authentik from my #k3s cluster and reclaim some resources.

#HomeLab #Selfhosted

@benny

Why did you choose TinyAuth over Authentik?

@sandwich
I have choosen PocketID over Authentik. PocketID is much simpler and utilizes less resources, why it is the better choice for my Homelab.

TinyAuth is only needed, because PocketID can‘t be used as Forward Auth Middleware for Traefik. But i Need this middleware to protect services which didn‘t provide any login.
TinyAuth is now used for this Middleware and uses PocketID as Identity Provider via OIDC.

@benny
Cool :) Thanks 🙇