Dunstabzugshaubitze
@Dunstabzugshaubitze@feddit.org
This is a remote user, information on this page may be incomplete. View original ↗
- Comment on What are good (web-)proxy servers? or Using a web-proxy instead of VPN for gatekeeping 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.
- Comment on Critical Keycloak Vulnerability (CVSS 9.1) - CVE-2026-18963 4 weeks ago:
for many people homelabbing is a way to gain knowledge they can use on the job.
other than that: proper single sign on across your services is nice even if you don’t expose them to anybody else.