Comment on Looking for a reverse proxy to put any service behind a login for external access.
namelivia@lemmy.world 7 months agoAh I see! Thanks for the explanation, I have pomerium in front of everything using Google as IDP. Then if the app supports header authentication (like grafana) I get automatically logged in, and for those that don’t I have to log in again (a bit inconvenient) I event went as far as forking one and implementing header authentication myself.