Comment on What are good (web-)proxy servers? or Using a web-proxy instead of VPN for gatekeeping
Dunstabzugshaubitze@feddit.org 3 weeks ago
i think nginx has an oauth_module which would allow you to use something like keycloak, if you want more than basic auth.
for apache mod_auth_openidc exists.
setting up an oauth-provider is not exactly trivial, but well documented and could be worth it if your other services offer oauth2-support or don’t feature a login at all.